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 130 bool BuildGlobalModuleIndex;
217 BuildGlobalModuleIndex = Build;
  /external/clang/lib/Frontend/
CompilerInstance.cpp 57 BuildGlobalModuleIndex(false), HaveFullGlobalModuleIndex(false),
70 return (BuildGlobalModuleIndex ||
    [all...]

Completed in 48 milliseconds