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

  /external/clang/include/clang/Frontend/
PreprocessorOptions.h 70 bool DisableStatCache;
170 DisablePCHValidation(false), DisableStatCache(false),
  /external/clang/include/clang/Serialization/
ASTReader.h 585 bool DisableStatCache;
    [all...]

Completed in 59 milliseconds