Home
last modified time | relevance | path

Searched defs:setASTContext (Results 1 – 8 of 8) sorted by relevance

/prebuilts/clang/host/linux-x86/clang-r522817/include/clang/Tooling/Refactoring/
DRefactoringRuleContext.h52 void setASTContext(ASTContext &Context) { AST = &Context; } in setASTContext() function
/prebuilts/clang/host/linux-x86/clang-r547379/include/clang/Tooling/Refactoring/
DRefactoringRuleContext.h52 void setASTContext(ASTContext &Context) { AST = &Context; } in setASTContext() function
/prebuilts/clang/host/linux-x86/clang-r536225/include/clang/Tooling/Refactoring/
DRefactoringRuleContext.h52 void setASTContext(ASTContext &Context) { AST = &Context; } in setASTContext() function
/prebuilts/clang/host/linux-x86/clang-r530567/include/clang/Tooling/Refactoring/
DRefactoringRuleContext.h52 void setASTContext(ASTContext &Context) { AST = &Context; } in setASTContext() function
/prebuilts/clang/host/linux-x86/clang-r522817/include/clang/Frontend/
DASTUnit.h445 void setASTContext(ASTContext *ctx) { Ctx = ctx; } in setASTContext() function
/prebuilts/clang/host/linux-x86/clang-r547379/include/clang/Frontend/
DASTUnit.h445 void setASTContext(ASTContext *ctx) { Ctx = ctx; } in setASTContext() function
/prebuilts/clang/host/linux-x86/clang-r536225/include/clang/Frontend/
DASTUnit.h445 void setASTContext(ASTContext *ctx) { Ctx = ctx; } in setASTContext() function
/prebuilts/clang/host/linux-x86/clang-r530567/include/clang/Frontend/
DASTUnit.h445 void setASTContext(ASTContext *ctx) { Ctx = ctx; } in setASTContext() function