Home
last modified time | relevance | path

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

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