clang
9.0.0
|
This is the complete list of members for clang::AnalysisDeclContextManager, including all inherited members.
AnalysisDeclContext class | clang::AnalysisDeclContextManager | friend |
AnalysisDeclContextManager(ASTContext &ASTCtx, bool useUnoptimizedCFG=false, bool addImplicitDtors=false, bool addInitializers=false, bool addTemporaryDtors=false, bool addLifetime=false, bool addLoopExit=false, bool addScopes=false, bool synthesizeBodies=false, bool addStaticInitBranches=false, bool addCXXNewAllocator=true, bool addRichCXXConstructors=true, bool markElidedCXXConstructors=true, bool addVirtualBaseBranches=true, CodeInjector *injector=nullptr) | clang::AnalysisDeclContextManager | |
clear() | clang::AnalysisDeclContextManager | |
getBodyFarm() | clang::AnalysisDeclContextManager | |
getCFGBuildOptions() | clang::AnalysisDeclContextManager | inline |
getContext(const Decl *D) | clang::AnalysisDeclContextManager | |
getStackFrame(AnalysisDeclContext *Ctx, LocationContext const *Parent, const Stmt *S, const CFGBlock *Blk, unsigned Idx) | clang::AnalysisDeclContextManager | inline |
getStackFrame(const Decl *D) | clang::AnalysisDeclContextManager | inline |
getStackFrame(const Decl *D, LocationContext const *Parent, const Stmt *S, const CFGBlock *Blk, unsigned Idx) | clang::AnalysisDeclContextManager | inline |
getUseUnoptimizedCFG() const | clang::AnalysisDeclContextManager | inline |
synthesizeBodies() const | clang::AnalysisDeclContextManager | inline |