Searched refs:SetSuppressIncludeNotFoundError (Results 1 – 3 of 3) sorted by relevance
256 preprocessor.SetSuppressIncludeNotFoundError(true); in Preprocess()
243 PP.SetSuppressIncludeNotFoundError(true); in CreateAndAttachToPreprocessor()
738 void SetSuppressIncludeNotFoundError(bool Suppress) { in SetSuppressIncludeNotFoundError() function