Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/clang/lib/Frontend/
H A DCompilerInstance.cpp1048 compileModuleImpl(CompilerInstance &ImportingInstance, SourceLocation ImportLoc, in compileModuleImpl() function
1225 Result = compileModuleImpl( in compileModule()
1243 Result = compileModuleImpl( in compileModule()
2086 if (compileModuleImpl(*this, ImportLoc, ModuleName, Input, StringRef(), in createModuleFromSource()