Searched refs:SetSuppressIncludeNotFoundError (Results 1 – 3 of 3) sorted by relevance
93 CI.getPreprocessor().SetSuppressIncludeNotFoundError(true); in TEST()
203 PP.SetSuppressIncludeNotFoundError(true); in attachToPreprocessor()
1119 void SetSuppressIncludeNotFoundError(bool Suppress) { in SetSuppressIncludeNotFoundError() function