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

/external/clang/include/clang/Frontend/
H A DCompilerInstance.h538 void createASTContext();
/external/clang/lib/Frontend/
H A DChainedIncludesSource.cpp108 Clang->createASTContext();
H A DFrontendAction.cpp282 CI.createASTContext();
H A DCompilerInstance.cpp280 void CompilerInstance::createASTContext() { function in class:CompilerInstance
1033 createASTContext();

Completed in 71 milliseconds