Home
last modified time | relevance | path

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

/external/clang/include/clang/Frontend/
DCompilerInstance.h240 void setBuildGlobalModuleIndex(bool Build) { in setBuildGlobalModuleIndex() function
/external/clang/lib/Frontend/
DCompilerInstance.cpp1061 ImportingInstance.setBuildGlobalModuleIndex(true); in compileModuleImpl()