Searched refs:createASTContext (Results 1 - 6 of 6) sorted by relevance

/openbsd-current/gnu/llvm/clang/lib/Testing/
H A DTestAST.cpp68 Clang.createASTContext();
/openbsd-current/gnu/llvm/clang/lib/Frontend/
H A DChainedIncludesSource.cpp136 Clang->createASTContext();
H A DCompilerInstance.cpp559 void CompilerInstance::createASTContext() { function in class:CompilerInstance
1658 createASTContext();
H A DFrontendAction.cpp935 CI.createASTContext();
/openbsd-current/gnu/llvm/clang/include/clang/Frontend/
H A DCompilerInstance.h655 void createASTContext();
/openbsd-current/gnu/llvm/lldb/source/Plugins/ExpressionParser/Clang/
H A DClangExpressionParser.cpp702 m_compiler->createASTContext();

Completed in 259 milliseconds