clang API Documentation
| AnalysisDeclContext class | clang::AnalysisDeclContextManager | [friend] |
| AnalysisDeclContextManager(bool useUnoptimizedCFG=false, bool addImplicitDtors=false, bool addInitializers=false, bool addTemporaryDtors=false, bool synthesizeBodies=false, bool addStaticInitBranches=false, bool addCXXNewAllocator=true, CodeInjector *injector=nullptr) | clang::AnalysisDeclContextManager | |
| clear() | 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] |
| ~AnalysisDeclContextManager() | clang::AnalysisDeclContextManager |