Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/include/clang/Frontend/
H A DCompilerInstance.h244 void setBuildGlobalModuleIndex(bool Build) { in setBuildGlobalModuleIndex() function
/openbsd-src/gnu/llvm/clang/lib/Frontend/
H A DCompilerInstance.cpp1357 ImportingInstance.setBuildGlobalModuleIndex(true); in compileModule()