clang 20.0.0git
|
This is the complete list of members for clang::AnalysisDeclContextManager, including all inherited members.
AnalysisDeclContext | 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(const Decl *D) | clang::AnalysisDeclContextManager | inline |
getStackFrame(AnalysisDeclContext *ADC, const LocationContext *Parent, const Stmt *S, const CFGBlock *Block, unsigned BlockCount, unsigned Index) | clang::AnalysisDeclContextManager | inline |
getUseUnoptimizedCFG() const | clang::AnalysisDeclContextManager | inline |
synthesizeBodies() const | clang::AnalysisDeclContextManager | inline |