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 142 bool BuildGlobalModuleIndex;
241 BuildGlobalModuleIndex = Build;
  /external/clang/lib/Frontend/
CompilerInstance.cpp 59 BuildGlobalModuleIndex(false), HaveFullGlobalModuleIndex(false),
71 return (BuildGlobalModuleIndex ||
    [all...]

Completed in 48 milliseconds