/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/clang/StaticAnalyzer/Core/PathSensitive/ |
D | CheckerContext.h | 84 ASTContext &getASTContext() { in getASTContext() function 88 const ASTContext &getASTContext() const { return Eng.getContext(); } in getASTContext() function
|
D | AnalysisManager.h | 82 ASTContext &getASTContext() override { in getASTContext() function
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/clang/StaticAnalyzer/Core/PathSensitive/ |
D | CheckerContext.h | 84 ASTContext &getASTContext() { in getASTContext() function 88 const ASTContext &getASTContext() const { return Eng.getContext(); } in getASTContext() function
|
D | AnalysisManager.h | 82 ASTContext &getASTContext() override { in getASTContext() function
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/clang/StaticAnalyzer/Core/PathSensitive/ |
D | CheckerContext.h | 84 ASTContext &getASTContext() { in getASTContext() function 88 const ASTContext &getASTContext() const { return Eng.getContext(); } in getASTContext() function
|
D | AnalysisManager.h | 82 ASTContext &getASTContext() override { in getASTContext() function
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/clang/StaticAnalyzer/Core/PathSensitive/ |
D | CheckerContext.h | 84 ASTContext &getASTContext() { in getASTContext() function 88 const ASTContext &getASTContext() const { return Eng.getContext(); } in getASTContext() function
|
D | AnalysisManager.h | 82 ASTContext &getASTContext() override { in getASTContext() function
|
/aosp_15_r20/external/clang/tools/libclang/ |
H A D | CIndexHigh.cpp | 64 ASTContext &getASTContext() const { in getASTContext() function 258 ASTContext &getASTContext() const { in getASTContext() function 350 ASTContext &getASTContext() const { in getASTContext() function
|
H A D | CXComment.h | 52 static inline ASTContext &getASTContext(CXComment CXC) { in getASTContext() function
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/clang/Frontend/ |
D | ASTUnit.h | 442 const ASTContext &getASTContext() const { return *Ctx; } in getASTContext() function 443 ASTContext &getASTContext() { return *Ctx; } in getASTContext() function
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/clang/Frontend/ |
D | ASTUnit.h | 442 const ASTContext &getASTContext() const { return *Ctx; } in getASTContext() function 443 ASTContext &getASTContext() { return *Ctx; } in getASTContext() function
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/clang/Frontend/ |
D | ASTUnit.h | 442 const ASTContext &getASTContext() const { return *Ctx; } in getASTContext() function 443 ASTContext &getASTContext() { return *Ctx; } in getASTContext() function
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/clang/Frontend/ |
D | ASTUnit.h | 442 const ASTContext &getASTContext() const { return *Ctx; } in getASTContext() function 443 ASTContext &getASTContext() { return *Ctx; } in getASTContext() function
|
/aosp_15_r20/external/clang/include/clang/Frontend/ |
H A D | ASTUnit.h | 508 const ASTContext &getASTContext() const { return *Ctx; } in getASTContext() function 509 ASTContext &getASTContext() { return *Ctx; } in getASTContext() function
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/clang/Tooling/Refactoring/ |
D | RefactoringRuleContext.h | 47 ASTContext &getASTContext() const { in getASTContext() function
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/clang/Tooling/Refactoring/ |
D | RefactoringRuleContext.h | 47 ASTContext &getASTContext() const { in getASTContext() function
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/clang/Tooling/Refactoring/ |
D | RefactoringRuleContext.h | 47 ASTContext &getASTContext() const { in getASTContext() function
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/clang/Tooling/Refactoring/ |
D | RefactoringRuleContext.h | 47 ASTContext &getASTContext() const { in getASTContext() function
|
/aosp_15_r20/external/clang/include/clang/StaticAnalyzer/Core/PathSensitive/ |
H A D | AnalysisManager.h | 82 ASTContext &getASTContext() override { in getASTContext() function
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/clang/AST/ |
D | ExternalASTMerger.h | 98 ASTContext &getASTContext() const { return AST; } in getASTContext() function
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/clang/AST/ |
D | ExternalASTMerger.h | 98 ASTContext &getASTContext() const { return AST; } in getASTContext() function
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/clang/AST/ |
D | ExternalASTMerger.h | 98 ASTContext &getASTContext() const { return AST; } in getASTContext() function
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/clang/AST/ |
D | ExternalASTMerger.h | 98 ASTContext &getASTContext() const { return AST; } in getASTContext() function
|
/aosp_15_r20/external/clang/include/clang/AST/ |
H A D | Mangle.h | 70 ASTContext &getASTContext() const { return Context; } in getASTContext() function
|