Home
last modified time | relevance | path

Searched defs:ImportingInstance (Results 1 – 1 of 1) sorted by relevance

/openbsd-src/gnu/llvm/clang/lib/Frontend/
H A DCompilerInstance.cpp1138 compileModuleImpl(CompilerInstance &ImportingInstance, SourceLocation ImportLoc, in compileModuleImpl()
1300 static bool compileModule(CompilerInstance &ImportingInstance, in compileModule()
1364 static bool readASTAfterCompileModule(CompilerInstance &ImportingInstance, in readASTAfterCompileModule()
1399 static bool compileModuleAndReadASTImpl(CompilerInstance &ImportingInstance, in compileModuleAndReadASTImpl()
1426 CompilerInstance &ImportingInstance, SourceLocation ImportLoc, in compileModuleAndReadASTBehindLock()
1495 static bool compileModuleAndReadAST(CompilerInstance &ImportingInstance, in compileModuleAndReadAST()