Home
last modified time | relevance | path

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

/freebsd-9-stable/contrib/llvm/tools/clang/include/clang/Frontend/
DCompilerInstance.h201 void setBuildGlobalModuleIndex(bool Build) { in setBuildGlobalModuleIndex() function
/freebsd-9-stable/contrib/llvm/tools/clang/lib/Frontend/
DCompilerInstance.cpp921 ImportingInstance.setBuildGlobalModuleIndex(true); in compileModule()