Home
last modified time | relevance | path

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

/freebsd-9-stable/contrib/llvm/tools/clang/lib/Frontend/
DVerifyDiagnosticConsumer.cpp540 static bool findDirectives(SourceManager &SM, FileID FID, in findDirectives() function
739 FoundDirectives = !LangOpts || findDirectives(SM, FID, *LangOpts); in UpdateParsedFileStatus()