Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/lib/Frontend/
H A DDependencyFile.cpp208 PP.SetSuppressIncludeNotFoundError(true); in attachToPreprocessor()
/openbsd-src/gnu/llvm/clang/include/clang/Lex/
H A DPreprocessor.h1246 void SetSuppressIncludeNotFoundError(bool Suppress) { in SetSuppressIncludeNotFoundError() function