Home
last modified time | relevance | path

Searched defs:DisableStatCache (Results 1 – 4 of 4) sorted by relevance

/external/clang/include/clang/Frontend/
DPreprocessorOptions.h70 bool DisableStatCache; variable
/external/clang/lib/Frontend/
DCompilerInstance.cpp309 bool DisableStatCache, in createPCHExternalASTSource()
329 bool DisableStatCache, in createPCHExternalASTSource()
/external/clang/include/clang/Serialization/
DASTReader.h587 bool DisableStatCache; variable
/external/clang/lib/Serialization/
DASTReader.cpp6448 bool DisableStatCache, bool AllowASTWithCompilerErrors) in ASTReader()