Home
last modified time | relevance | path

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

/freebsd-14-stable/contrib/llvm-project/clang/lib/Frontend/
HDVerifyDiagnosticConsumer.cpp831 static bool findDirectives(SourceManager &SM, FileID FID, in findDirectives() function
1058 FoundDirectives = !LangOpts || findDirectives(SM, FID, *LangOpts); in UpdateParsedFileStatus()