| /external/clang/tools/libclang/ |
| D | CXComment.h | 52 static inline ASTContext &getASTContext(CXComment CXC) { in getASTContext() function
|
| D | CIndexHigh.cpp | 64 ASTContext &getASTContext() const { in getASTContext() function 258 ASTContext &getASTContext() const { in getASTContext() function 350 ASTContext &getASTContext() const { in getASTContext() function
|
| D | IndexingContext.h | 343 ASTContext &getASTContext() const { return *Ctx; } in getASTContext() function
|
| /external/clang/include/clang/StaticAnalyzer/Core/PathSensitive/ |
| D | AnalysisManager.h | 82 ASTContext &getASTContext() override { in getASTContext() function
|
| D | CheckerContext.h | 130 ASTContext &getASTContext() { in getASTContext() function
|
| /external/clang/include/clang/AST/ |
| D | Mangle.h | 69 ASTContext &getASTContext() const { return Context; } in getASTContext() function
|
| D | NSAPI.h | 27 ASTContext &getASTContext() const { return Ctx; } in getASTContext() function
|
| D | Decl.h | 90 ASTContext &getASTContext() const { return Ctx; } in getASTContext() function
|
| /external/clang/include/clang/Frontend/ |
| D | ASTUnit.h | 504 const ASTContext &getASTContext() const { return *Ctx; } in getASTContext() function 505 ASTContext &getASTContext() { return *Ctx; } in getASTContext() function
|
| D | CompilerInstance.h | 435 ASTContext &getASTContext() const { in getASTContext() function
|
| /external/clang/include/clang/Analysis/ |
| D | AnalysisContext.h | 100 ASTContext &getASTContext() const { return D->getASTContext(); } in getASTContext() function
|
| /external/clang/lib/ARCMigrate/ |
| D | TransformActions.cpp | 126 ASTContext &getASTContext() { return Ctx; } in getASTContext() function in __anon9b92d3d70111::TransformActionsImpl
|
| /external/clang/lib/ASTMatchers/ |
| D | ASTMatchFinder.cpp | 486 ASTContext &getASTContext() const override { return *ActiveASTContext; } in getASTContext() function in clang::ast_matchers::internal::__anone8f470f70111::MatchASTVisitor
|
| /external/lldb/source/Symbol/ |
| D | ClangASTContext.cpp | 378 ClangASTContext::getASTContext() in getASTContext() function in ClangASTContext
|
| /external/clang/lib/AST/ |
| D | DeclBase.cpp | 273 ASTContext &Decl::getASTContext() const { in getASTContext() function in Decl
|
| D | MicrosoftMangle.cpp | 221 ASTContext &getASTContext() const { return Context.getASTContext(); } in getASTContext() function in __anon38da4f7d0111::MicrosoftCXXNameMangler
|
| D | ItaniumMangle.cpp | 268 ASTContext &getASTContext() const { return Context.getASTContext(); } in getASTContext() function in __anon0690afbe0111::CXXNameMangler
|
| /external/clang/include/clang/Sema/ |
| D | Sema.h | 966 ASTContext &getASTContext() const { return Context; } in getASTContext() function
|