Home
last modified time | relevance | path

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

/freebsd-13-stable/contrib/llvm-project/clang/lib/Frontend/
HDDependencyFile.cpp236 PP.SetSuppressIncludeNotFoundError(true); in attachToPreprocessor()
/freebsd-13-stable/contrib/llvm-project/clang/include/clang/Lex/
HDPreprocessor.h1265 void SetSuppressIncludeNotFoundError(bool Suppress) { in SetSuppressIncludeNotFoundError() function