Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Frontend/
H A DCompilerInstance.h241 void setBuildGlobalModuleIndex(bool Build) { in setBuildGlobalModuleIndex() function
/netbsd-src/external/apache2/llvm/dist/clang/lib/Frontend/
H A DCompilerInstance.cpp1244 ImportingInstance.setBuildGlobalModuleIndex(true); in compileModule()