Home
last modified time | relevance | path

Searched refs:createASTContext (Results 1 – 7 of 7) sorted by relevance

/freebsd/contrib/llvm-project/clang/lib/Testing/
H A DTestAST.cpp70 Clang.createASTContext(); in createMissingComponents()
/freebsd/contrib/llvm-project/clang/lib/Frontend/
H A DChainedIncludesSource.cpp135 Clang->createASTContext(); in createChainedIncludesSource()
H A DCompilerInstance.cpp550 void CompilerInstance::createASTContext() { in createASTContext() function in CompilerInstance
1727 createASTContext(); in createASTReader()
H A DFrontendAction.cpp1097 CI.createASTContext(); in BeginSourceFile()
/freebsd/contrib/llvm-project/clang/include/clang/Frontend/
H A DCompilerInstance.h706 void createASTContext();
/freebsd/contrib/llvm-project/lldb/source/Plugins/ExpressionParser/Clang/
H A DClangExpressionParser.cpp888 m_compiler->createASTContext(); in ClangExpressionParser()
/freebsd/contrib/llvm-project/llvm/include/llvm/Testing/Demangle/
H A DDemangleTestCases.inc933 {"_ZN5clang16CompilerInstance16createASTContextEv", "clang::CompilerInstance::createASTContext()"},