Home
last modified time | relevance | path

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

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