Home
last modified time | relevance | path

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

/NextBSD/contrib/llvm/tools/clang/lib/Frontend/
HDDependencyFile.cpp216 PP.SetSuppressIncludeNotFoundError(true); in CreateAndAttachToPreprocessor()
/NextBSD/contrib/llvm/tools/clang/include/clang/Lex/
HDPreprocessor.h726 void SetSuppressIncludeNotFoundError(bool Suppress) { in SetSuppressIncludeNotFoundError() function