Searched refs:shouldDisableValidationForFile (Results 1 – 2 of 2) sorted by relevance
1238 bool shouldDisableValidationForFile(const serialization::ModuleFile &M) const;
2249 bool ASTReader::shouldDisableValidationForFile( in shouldDisableValidationForFile() function in ASTReader2422 if (!shouldDisableValidationForFile(F) && StoredTime && in getInputFile()2646 bool DisableValidation = shouldDisableValidationForFile(F); in ReadControlBlock()4693 bool DisableValidation = shouldDisableValidationForFile(F); in readUnhashedControlBlock()