Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/lib/ARCMigrate/
H A DARCMT.cpp100 bool HasBegunSourceFile; member in __anone64d1f360111::CaptureDiagnosticConsumer
/openbsd-src/gnu/llvm/clang/lib/Frontend/
H A DFrontendAction.cpp581 bool HasBegunSourceFile = false; in BeginSourceFile() local