Home
last modified time | relevance | path

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

/freebsd-13-stable/contrib/llvm-project/clang/include/clang/Frontend/
HDCompilerInstance.h273 void setBuildGlobalModuleIndex(bool Build) { in setBuildGlobalModuleIndex() function
/freebsd-13-stable/contrib/llvm-project/clang/lib/Frontend/
HDCompilerInstance.cpp1403 ImportingInstance.setBuildGlobalModuleIndex(true); in compileModule()