Searched refs:SuppressIncludeNotFoundError (Results 1 – 4 of 4) sorted by relevance
502 bool SuppressIncludeNotFoundError) { in LexHeader() argument533 if (!SuppressIncludeNotFoundError) in LexHeader()559 LexHeader(*this, File, SuppressIncludeNotFoundError); in HandlePragmaIncludeInstead()578 LexHeader(*this, File, SuppressIncludeNotFoundError); in HandlePragmaDependency()
100 SuppressIncludeNotFoundError = false; in Preprocessor()
1853 if (SuppressIncludeNotFoundError) in LookupHeaderIncludeOrImport()
198 bool SuppressIncludeNotFoundError : 1; variable974 SuppressIncludeNotFoundError = Suppress; in SetSuppressIncludeNotFoundError()978 return SuppressIncludeNotFoundError; in GetSuppressIncludeNotFoundError()