HomeSort by relevance Sort by last modified time
    Searched refs:BuildGlobalModuleIndex (Results 1 - 2 of 2) sorted by null

  /external/clang/include/clang/Frontend/
CompilerInstance.h 118 bool BuildGlobalModuleIndex;
202 BuildGlobalModuleIndex = Build;
  /external/clang/lib/Frontend/
CompilerInstance.cpp 52 BuildGlobalModuleIndex(false), ModuleBuildFailed(false) {
64 return (BuildGlobalModuleIndex ||
    [all...]

Completed in 203 milliseconds