Home
last modified time | relevance | path

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

1234

/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/clang/StaticAnalyzer/Core/PathSensitive/
DCheckerContext.h84 ASTContext &getASTContext() { in getASTContext() function
88 const ASTContext &getASTContext() const { return Eng.getContext(); } in getASTContext() function
DAnalysisManager.h82 ASTContext &getASTContext() override { in getASTContext() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/clang/StaticAnalyzer/Core/PathSensitive/
DCheckerContext.h84 ASTContext &getASTContext() { in getASTContext() function
88 const ASTContext &getASTContext() const { return Eng.getContext(); } in getASTContext() function
DAnalysisManager.h82 ASTContext &getASTContext() override { in getASTContext() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/clang/StaticAnalyzer/Core/PathSensitive/
DCheckerContext.h84 ASTContext &getASTContext() { in getASTContext() function
88 const ASTContext &getASTContext() const { return Eng.getContext(); } in getASTContext() function
DAnalysisManager.h82 ASTContext &getASTContext() override { in getASTContext() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/clang/StaticAnalyzer/Core/PathSensitive/
DCheckerContext.h84 ASTContext &getASTContext() { in getASTContext() function
88 const ASTContext &getASTContext() const { return Eng.getContext(); } in getASTContext() function
DAnalysisManager.h82 ASTContext &getASTContext() override { in getASTContext() function
/aosp_15_r20/external/clang/tools/libclang/
H A DCIndexHigh.cpp64 ASTContext &getASTContext() const { in getASTContext() function
258 ASTContext &getASTContext() const { in getASTContext() function
350 ASTContext &getASTContext() const { in getASTContext() function
H A DCXComment.h52 static inline ASTContext &getASTContext(CXComment CXC) { in getASTContext() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/clang/Frontend/
DASTUnit.h442 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/
DASTUnit.h442 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/
DASTUnit.h442 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/
DASTUnit.h442 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 DASTUnit.h508 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/
DRefactoringRuleContext.h47 ASTContext &getASTContext() const { in getASTContext() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/clang/Tooling/Refactoring/
DRefactoringRuleContext.h47 ASTContext &getASTContext() const { in getASTContext() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/clang/Tooling/Refactoring/
DRefactoringRuleContext.h47 ASTContext &getASTContext() const { in getASTContext() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/clang/Tooling/Refactoring/
DRefactoringRuleContext.h47 ASTContext &getASTContext() const { in getASTContext() function
/aosp_15_r20/external/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
H A DAnalysisManager.h82 ASTContext &getASTContext() override { in getASTContext() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/clang/AST/
DExternalASTMerger.h98 ASTContext &getASTContext() const { return AST; } in getASTContext() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/clang/AST/
DExternalASTMerger.h98 ASTContext &getASTContext() const { return AST; } in getASTContext() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/clang/AST/
DExternalASTMerger.h98 ASTContext &getASTContext() const { return AST; } in getASTContext() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/clang/AST/
DExternalASTMerger.h98 ASTContext &getASTContext() const { return AST; } in getASTContext() function
/aosp_15_r20/external/clang/include/clang/AST/
H A DMangle.h70 ASTContext &getASTContext() const { return Context; } in getASTContext() function

1234