Home
last modified time | relevance | path

Searched refs:SetSuppressIncludeNotFoundError (Results 1 – 2 of 2) sorted by relevance

/external/clang/lib/Frontend/
DDependencyFile.cpp213 PP.SetSuppressIncludeNotFoundError(true); in CreateAndAttachToPreprocessor()
/external/clang/include/clang/Lex/
DPreprocessor.h549 void SetSuppressIncludeNotFoundError(bool Suppress) { in SetSuppressIncludeNotFoundError() function