Searched refs:shouldDisableValidationForFile (Results 1 – 2 of 2) sorted by relevance
1275 bool shouldDisableValidationForFile(const serialization::ModuleFile &M) const;
2245 bool ASTReader::shouldDisableValidationForFile( in shouldDisableValidationForFile() function in ASTReader2418 if (!shouldDisableValidationForFile(F) && StoredTime && in getInputFile()2642 bool DisableValidation = shouldDisableValidationForFile(F); in ReadControlBlock()4692 bool DisableValidation = shouldDisableValidationForFile(F); in readUnhashedControlBlock()