Home
last modified time | relevance | path

Searched refs:ValidateSystemInputs (Results 1 – 2 of 2) sorted by relevance

/external/clang/include/clang/Serialization/
DASTReader.h838 bool ValidateSystemInputs; variable
1324 bool ValidateSystemInputs = false, bool UseGlobalIndex = true,
/external/clang/lib/Serialization/
DASTReader.cpp2204 if (ValidateSystemInputs || in ReadControlBlock()
8693 bool AllowConfigurationMismatch, bool ValidateSystemInputs, in ASTReader() argument
8708 ValidateSystemInputs(ValidateSystemInputs), in ASTReader()