Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Frontend/
H A DDependencyFile.cpp210 PP.SetSuppressIncludeNotFoundError(true); in attachToPreprocessor()
/freebsd/contrib/llvm-project/clang/include/clang/Lex/
H A DPreprocessor.h1245 void SetSuppressIncludeNotFoundError(bool Suppress) { in SetSuppressIncludeNotFoundError() function