Searched defs:setASTContext (Results 1 - 3 of 3) sorted by relevance

/freebsd-11.0-release/contrib/llvm/tools/clang/include/clang/Frontend/
H A DASTUnit.h511 void setASTContext(ASTContext *ctx) { Ctx = ctx; } function in class:clang::ASTUnit
/freebsd-11.0-release/contrib/llvm/tools/clang/lib/Frontend/
H A DCompilerInstance.cpp98 void CompilerInstance::setASTContext(ASTContext *Value) { function in class:CompilerInstance
/freebsd-11.0-release/contrib/llvm/tools/lldb/source/Symbol/
H A DClangASTContext.cpp545 ClangASTContext::setASTContext(clang::ASTContext *ast_ctx) function in class:ClangASTContext

Completed in 99 milliseconds