Home
last modified time | relevance | path

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

/external/clang/unittests/CodeGen/
DBufferSourceTest.cpp59 compiler.createASTContext(); in TEST()
/external/clang/include/clang/Frontend/
DCompilerInstance.h593 void createASTContext();
/external/clang/lib/Frontend/
DChainedIncludesSource.cpp158 Clang->createASTContext(); in createChainedIncludesSource()
DFrontendAction.cpp316 CI.createASTContext(); in BeginSourceFile()
DCompilerInstance.cpp383 void CompilerInstance::createASTContext() { in createASTContext() function in CompilerInstance
1248 createASTContext(); in createModuleManager()