Home
last modified time | relevance | path

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

/external/llvm-project/clang/lib/Frontend/
DDependencyFile.cpp193 PP.SetSuppressIncludeNotFoundError(true); in attachToPreprocessor()
/external/clang/lib/Frontend/
DDependencyFile.cpp243 PP.SetSuppressIncludeNotFoundError(true); in CreateAndAttachToPreprocessor()
/external/clang/include/clang/Lex/
DPreprocessor.h738 void SetSuppressIncludeNotFoundError(bool Suppress) { in SetSuppressIncludeNotFoundError() function
/external/llvm-project/clang/include/clang/Lex/
DPreprocessor.h972 void SetSuppressIncludeNotFoundError(bool Suppress) { in SetSuppressIncludeNotFoundError() function