| /freebsd/contrib/llvm-project/clang/include/clang/StaticAnalyzer/Core/PathSensitive/ |
| H A D | CheckerContext.h | 87 ASTContext &getASTContext() { in getASTContext() function 91 const ASTContext &getASTContext() const { return Eng.getContext(); } in getASTContext() function
|
| H A D | AnalysisManager.h | 82 ASTContext &getASTContext() override { in getASTContext() function
|
| /freebsd/contrib/llvm-project/clang/lib/Interpreter/ |
| H A D | Value.cpp | 247 ASTContext &Value::getASTContext() { return getInterpreter().getASTContext(); } in getASTContext() function in clang::Value 249 const ASTContext &Value::getASTContext() const { in getASTContext() function in clang::Value
|
| H A D | Interpreter.cpp | 542 ASTContext &Interpreter::getASTContext() { in getASTContext() function in clang::Interpreter 546 const ASTContext &Interpreter::getASTContext() const { in getASTContext() function in clang::Interpreter
|
| /freebsd/contrib/llvm-project/clang/include/clang/Tooling/Refactoring/ |
| H A D | RefactoringRuleContext.h | 47 ASTContext &getASTContext() const { in getASTContext() function
|
| /freebsd/contrib/llvm-project/clang/lib/CIR/CodeGen/ |
| H A D | CIRGenTypes.h | 100 clang::ASTContext &getASTContext() const { return astContext; } in getASTContext() function
|
| H A D | CIRGenModule.h | 96 clang::ASTContext &getASTContext() const { return astContext; } in getASTContext() function
|
| /freebsd/contrib/llvm-project/clang/lib/AST/ByteCode/ |
| H A D | Context.h | 68 ASTContext &getASTContext() const { return Ctx; } in getASTContext() function
|
| H A D | InterpState.h | 73 ASTContext &getASTContext() const override { return Parent.getASTContext(); } in getASTContext() function
|
| /freebsd/contrib/llvm-project/clang/include/clang/AST/ |
| H A D | ExternalASTMerger.h | 98 ASTContext &getASTContext() const { return AST; } in getASTContext() function
|
| H A D | Mangle.h | 82 ASTContext &getASTContext() const { return Context; } in getASTContext() function
|
| H A D | DeclContextInternals.h | 135 ASTContext &getASTContext() { in getASTContext() function
|
| H A D | NSAPI.h | 27 ASTContext &getASTContext() const { return Ctx; } in getASTContext() function
|
| /freebsd/contrib/llvm-project/clang/lib/Sema/ |
| H A D | SemaBase.cpp | 9 ASTContext &SemaBase::getASTContext() const { return SemaRef.Context; } in getASTContext() function in clang::SemaBase
|
| /freebsd/contrib/llvm-project/clang/include/clang/Frontend/ |
| H A D | ASTUnit.h | 454 const ASTContext &getASTContext() const { return *Ctx; } in getASTContext() function 455 ASTContext &getASTContext() { return *Ctx; } in getASTContext() function
|
| H A D | CompilerInstance.h | 501 ASTContext &getASTContext() const { in getASTContext() function
|
| /freebsd/contrib/llvm-project/clang/include/clang/Analysis/FlowSensitive/ |
| H A D | DataflowAnalysis.h | 91 ASTContext &getASTContext() final { return Context; } in getASTContext() function
|
| /freebsd/contrib/llvm-project/clang/include/clang/Analysis/ |
| H A D | AnalysisDeclContext.h | 104 ASTContext &getASTContext() const { return D->getASTContext(); } in getASTContext() function
|
| /freebsd/contrib/llvm-project/clang/lib/Analysis/ |
| H A D | CloneDetection.cpp | 74 ASTContext &StmtSequence::getASTContext() const { in getASTContext() function in StmtSequence
|
| /freebsd/contrib/llvm-project/clang/include/clang/StaticAnalyzer/Core/ |
| H A D | CheckerManager.h | 177 ASTContext &getASTContext() const { in getASTContext() function
|
| /freebsd/contrib/llvm-project/clang/include/clang/StaticAnalyzer/Core/BugReporter/ |
| H A D | BugReporter.h | 738 ASTContext &getASTContext() const { in getASTContext() function
|
| /freebsd/contrib/llvm-project/clang/lib/AST/ |
| H A D | DeclBase.cpp | 529 ASTContext &Decl::getASTContext() const { in getASTContext() function in Decl
|
| H A D | MicrosoftMangle.cpp | 334 ASTContext &getASTContext() const { return Context.getASTContext(); } in getASTContext() function in __anon77df3dfb0111::MicrosoftCXXNameMangler
|
| /freebsd/contrib/llvm-project/clang/lib/ASTMatchers/ |
| H A D | ASTMatchFinder.cpp | 736 ASTContext &getASTContext() const override { return *ActiveASTContext; } in getASTContext() function in clang::ast_matchers::internal::__anon17c865b50111::MatchASTVisitor
|
| /freebsd/contrib/llvm-project/clang/lib/StaticAnalyzer/Core/ |
| H A D | ExprEngine.cpp | 136 ASTContext &getASTContext() const { in getASTContext() function in __anon289504840111::ConstructedObjectKey
|