/netbsd-src/external/apache2/llvm/dist/clang/lib/AST/Interp/ |
H A D | Context.h | 56 ASTContext &getASTContext() const { return Ctx; } in getASTContext() function
|
/netbsd-src/external/apache2/llvm/dist/clang/tools/libclang/ |
H A D | CXComment.h | 51 static inline ASTContext &getASTContext(CXComment CXC) { in getASTContext() function
|
H A D | CIndexHigh.cpp | 63 ASTContext &getASTContext() const { in getASTContext() function 255 ASTContext &getASTContext() const { in getASTContext() function 347 ASTContext &getASTContext() const { in getASTContext() function
|
H A D | CXIndexDataConsumer.h | 340 ASTContext &getASTContext() const { return *Ctx; } in getASTContext() function
|
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Tooling/Refactoring/ |
H A D | RefactoringRuleContext.h | 47 ASTContext &getASTContext() const { in getASTContext() function
|
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/AST/ |
H A D | ExternalASTMerger.h | 98 ASTContext &getASTContext() const { return AST; } in getASTContext() function
|
H A D | Mangle.h | 72 ASTContext &getASTContext() const { return Context; } in getASTContext() function
|
H A D | DeclContextInternals.h | 124 ASTContext &getASTContext() { in getASTContext() function
|
H A D | NSAPI.h | 27 ASTContext &getASTContext() const { return Ctx; } in getASTContext() function
|
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/StaticAnalyzer/Core/PathSensitive/ |
H A D | AnalysisManager.h | 82 ASTContext &getASTContext() override { in getASTContext() function
|
H A D | CheckerContext.h | 83 ASTContext &getASTContext() { in getASTContext() function
|
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Frontend/ |
H A D | ASTUnit.h | 439 const ASTContext &getASTContext() const { return *Ctx; } in getASTContext() function 440 ASTContext &getASTContext() { return *Ctx; } in getASTContext() function
|
H A D | CompilerInstance.h | 461 ASTContext &getASTContext() const { in getASTContext() function
|
/netbsd-src/external/apache2/llvm/dist/clang/tools/clang-import-test/ |
H A D | clang-import-test.cpp | 251 ASTContext &getASTContext() { return CI->getASTContext(); } in getASTContext() function
|
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Analysis/ |
H A D | AnalysisDeclContext.h | 104 ASTContext &getASTContext() const { return D->getASTContext(); } in getASTContext() function
|
/netbsd-src/external/apache2/llvm/dist/clang/lib/Analysis/ |
H A D | CloneDetection.cpp | 75 ASTContext &StmtSequence::getASTContext() const { in getASTContext() function in StmtSequence
|
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/StaticAnalyzer/Core/ |
H A D | CheckerManager.h | 180 ASTContext &getASTContext() const { in getASTContext() function
|
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/StaticAnalyzer/Core/BugReporter/ |
H A D | BugReporter.h | 710 ASTContext &getASTContext() const { in getASTContext() function
|
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Serialization/ |
H A D | ASTWriter.h | 557 ASTContext &getASTContext() const { in getASTContext() function
|
/netbsd-src/external/apache2/llvm/dist/clang/lib/ARCMigrate/ |
H A D | TransformActions.cpp | 125 ASTContext &getASTContext() { return Ctx; } in getASTContext() function in __anon518461200111::TransformActionsImpl
|
/netbsd-src/external/apache2/llvm/dist/clang/lib/Tooling/ASTDiff/ |
H A D | ASTDiff.cpp | 976 const ASTContext &SyntaxTree::getASTContext() const { return TreeImpl->AST; } in getASTContext() function in clang::diff::SyntaxTree
|
/netbsd-src/external/apache2/llvm/dist/clang/lib/AST/ |
H A D | DeclBase.cpp | 414 ASTContext &Decl::getASTContext() const { in getASTContext() function in Decl
|
H A D | MicrosoftMangle.cpp | 319 ASTContext &getASTContext() const { return Context.getASTContext(); } in getASTContext() function in __anon113ba3c60111::MicrosoftCXXNameMangler
|
/netbsd-src/external/apache2/llvm/dist/clang/lib/ASTMatchers/ |
H A D | ASTMatchFinder.cpp | 705 ASTContext &getASTContext() const override { return *ActiveASTContext; } in getASTContext() function in clang::ast_matchers::internal::__anon62d4f9200111::MatchASTVisitor
|
/netbsd-src/external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Core/ |
H A D | ExprEngine.cpp | 141 ASTContext &getASTContext() const { in getASTContext() function in __anon8543556f0111::ConstructedObjectKey
|