Home
last modified time | relevance | path

Searched defs:getASTContext (Results 1 – 25 of 28) sorted by relevance

12

/netbsd-src/external/apache2/llvm/dist/clang/lib/AST/Interp/
H A DContext.h56 ASTContext &getASTContext() const { return Ctx; } in getASTContext() function
/netbsd-src/external/apache2/llvm/dist/clang/tools/libclang/
H A DCXComment.h51 static inline ASTContext &getASTContext(CXComment CXC) { in getASTContext() function
H A DCIndexHigh.cpp63 ASTContext &getASTContext() const { in getASTContext() function
255 ASTContext &getASTContext() const { in getASTContext() function
347 ASTContext &getASTContext() const { in getASTContext() function
H A DCXIndexDataConsumer.h340 ASTContext &getASTContext() const { return *Ctx; } in getASTContext() function
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Tooling/Refactoring/
H A DRefactoringRuleContext.h47 ASTContext &getASTContext() const { in getASTContext() function
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/AST/
H A DExternalASTMerger.h98 ASTContext &getASTContext() const { return AST; } in getASTContext() function
H A DMangle.h72 ASTContext &getASTContext() const { return Context; } in getASTContext() function
H A DDeclContextInternals.h124 ASTContext &getASTContext() { in getASTContext() function
H A DNSAPI.h27 ASTContext &getASTContext() const { return Ctx; } in getASTContext() function
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
H A DAnalysisManager.h82 ASTContext &getASTContext() override { in getASTContext() function
H A DCheckerContext.h83 ASTContext &getASTContext() { in getASTContext() function
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Frontend/
H A DASTUnit.h439 const ASTContext &getASTContext() const { return *Ctx; } in getASTContext() function
440 ASTContext &getASTContext() { return *Ctx; } in getASTContext() function
H A DCompilerInstance.h461 ASTContext &getASTContext() const { in getASTContext() function
/netbsd-src/external/apache2/llvm/dist/clang/tools/clang-import-test/
H A Dclang-import-test.cpp251 ASTContext &getASTContext() { return CI->getASTContext(); } in getASTContext() function
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Analysis/
H A DAnalysisDeclContext.h104 ASTContext &getASTContext() const { return D->getASTContext(); } in getASTContext() function
/netbsd-src/external/apache2/llvm/dist/clang/lib/Analysis/
H A DCloneDetection.cpp75 ASTContext &StmtSequence::getASTContext() const { in getASTContext() function in StmtSequence
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/StaticAnalyzer/Core/
H A DCheckerManager.h180 ASTContext &getASTContext() const { in getASTContext() function
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/StaticAnalyzer/Core/BugReporter/
H A DBugReporter.h710 ASTContext &getASTContext() const { in getASTContext() function
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Serialization/
H A DASTWriter.h557 ASTContext &getASTContext() const { in getASTContext() function
/netbsd-src/external/apache2/llvm/dist/clang/lib/ARCMigrate/
H A DTransformActions.cpp125 ASTContext &getASTContext() { return Ctx; } in getASTContext() function in __anon518461200111::TransformActionsImpl
/netbsd-src/external/apache2/llvm/dist/clang/lib/Tooling/ASTDiff/
H A DASTDiff.cpp976 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 DDeclBase.cpp414 ASTContext &Decl::getASTContext() const { in getASTContext() function in Decl
H A DMicrosoftMangle.cpp319 ASTContext &getASTContext() const { return Context.getASTContext(); } in getASTContext() function in __anon113ba3c60111::MicrosoftCXXNameMangler
/netbsd-src/external/apache2/llvm/dist/clang/lib/ASTMatchers/
H A DASTMatchFinder.cpp705 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 DExprEngine.cpp141 ASTContext &getASTContext() const { in getASTContext() function in __anon8543556f0111::ConstructedObjectKey

12