Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Basic/
H A DDiagnostic.h1276 mutable bool IsForceEmit = false; variable
1296 IsForceEmit = false; in Clear()
1315 bool Result = DiagObj->EmitCurrentDiagnostic(IsForceEmit); in Emit()
1330 IsForceEmit = D.IsForceEmit; in DiagnosticBuilder()
1360 IsForceEmit = true; in setForceEmit()