Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/Frontend/
H A DCompilerInstance.cpp1040 compileModuleImpl(CompilerInstance &ImportingInstance, SourceLocation ImportLoc, in compileModuleImpl() function
1208 Result = compileModuleImpl( in compileModule()
1226 Result = compileModuleImpl( in compileModule()
2069 if (compileModuleImpl(*this, ImportLoc, ModuleName, Input, StringRef(), in createModuleFromSource()