Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/clang/lib/Frontend/
H A DDependencyFile.cpp255 PP.SetSuppressIncludeNotFoundError(true); in CreateAndAttachToPreprocessor()
/freebsd-12.1/contrib/llvm/tools/clang/include/clang/Lex/
H A DPreprocessor.h860 void SetSuppressIncludeNotFoundError(bool Suppress) { in SetSuppressIncludeNotFoundError() function