Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Frontend/
H A DCompilerInstance.cpp1163 compileModuleImpl(CompilerInstance &ImportingInstance, SourceLocation ImportLoc, in compileModuleImpl() function
1368 Result = compileModuleImpl( in compileModule()
1385 Result = compileModuleImpl( in compileModule()
2249 if (compileModuleImpl(*this, ImportLoc, ModuleName, Input, StringRef(), in createModuleFromSource()