Home
last modified time | relevance | path

Searched defs:HasBegunSourceFile (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/clang/lib/ARCMigrate/
H A DARCMT.cpp100 bool HasBegunSourceFile; member in __anon59d2beea0111::CaptureDiagnosticConsumer
/netbsd-src/external/apache2/llvm/dist/clang/lib/Frontend/
H A DFrontendAction.cpp558 bool HasBegunSourceFile = false; in BeginSourceFile() local