| /freebsd/contrib/llvm-project/clang/include/clang/StaticAnalyzer/Core/PathSensitive/ |
| H A D | CheckerContext.h | 84 ASTContext &getASTContext() { in getASTContext() function 88 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 | 250 ASTContext &Value::getASTContext() { return getInterpreter().getASTContext(); } in getASTContext() function in clang::Value 252 const ASTContext &Value::getASTContext() const { in getASTContext() function in clang::Value
|
| H A D | Interpreter.cpp | 371 ASTContext &Interpreter::getASTContext() { in getASTContext() function in Interpreter 375 const ASTContext &Interpreter::getASTContext() const { in getASTContext() function in 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/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/lib/AST/Interp/ |
| H A D | Context.h | 61 ASTContext &getASTContext() const { return Ctx; } 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 | 78 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
|
| H A D | Decl.h | 120 ASTContext &getASTContext() const { return Ctx; } in getASTContext() function
|
| /freebsd/contrib/llvm-project/clang/include/clang/Frontend/ |
| H A D | ASTUnit.h | 442 const ASTContext &getASTContext() const { return *Ctx; } in getASTContext() function 443 ASTContext &getASTContext() { return *Ctx; } in getASTContext() function
|
| H A D | CompilerInstance.h | 515 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 | 75 ASTContext &StmtSequence::getASTContext() const { in getASTContext() function in StmtSequence
|
| /freebsd/contrib/llvm-project/clang/include/clang/StaticAnalyzer/Core/ |
| H A D | CheckerManager.h | 179 ASTContext &getASTContext() const { in getASTContext() function
|
| /freebsd/contrib/llvm-project/clang/include/clang/StaticAnalyzer/Core/BugReporter/ |
| H A D | BugReporter.h | 733 ASTContext &getASTContext() const { in getASTContext() function
|
| /freebsd/contrib/llvm-project/clang/include/clang/Serialization/ |
| H A D | ASTWriter.h | 649 ASTContext &getASTContext() const { in getASTContext() function
|
| /freebsd/contrib/llvm-project/clang/lib/AST/ |
| H A D | DeclBase.cpp | 523 ASTContext &Decl::getASTContext() const { in getASTContext() function in Decl
|
| H A D | MicrosoftMangle.cpp | 336 ASTContext &getASTContext() const { return Context.getASTContext(); } in getASTContext() function in __anon77df3dfb0111::MicrosoftCXXNameMangler
|
| H A D | ItaniumMangle.cpp | 398 ASTContext &getASTContext() const { return Context.getASTContext(); } in getASTContext() function in __anon01ebe6bc0111::CXXNameMangler
|
| /freebsd/contrib/llvm-project/clang/lib/StaticAnalyzer/Core/ |
| H A D | ExprEngine.cpp | 135 ASTContext &getASTContext() const { in getASTContext() function in __anon289504840111::ConstructedObjectKey
|
| /freebsd/contrib/llvm-project/clang/include/clang/Sema/ |
| H A D | Sema.h | 600 ASTContext &getASTContext() const { return Context; } in getASTContext() function
|