Home
last modified time | relevance | path

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

/freebsd-11-stable/contrib/llvm-project/clang/lib/Frontend/
HDCompilerInstance.cpp1039 compileModuleImpl(CompilerInstance &ImportingInstance, SourceLocation ImportLoc, in compileModuleImpl() function
1206 Result = compileModuleImpl( in compileModule()
1224 Result = compileModuleImpl( in compileModule()
2078 if (compileModuleImpl(*this, ImportLoc, ModuleName, Input, StringRef(), in createModuleFromSource()