Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/lib/Frontend/
H A DCompilerInstance.cpp1364 static bool readASTAfterCompileModule(CompilerInstance &ImportingInstance, in readASTAfterCompileModule() function
1412 return readASTAfterCompileModule(ImportingInstance, ImportLoc, ModuleNameLoc, in compileModuleAndReadASTImpl()
1479 if (readASTAfterCompileModule(ImportingInstance, ImportLoc, ModuleNameLoc, in compileModuleAndReadASTBehindLock()