Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/clang/lib/Basic/
DDiagnostic.cpp128 PushDiagStatePoint(DiagStateOnPushStack.back(), Loc); in popMappings()
352 void DiagnosticsEngine::PushDiagStatePoint(DiagState *State, in PushDiagStatePoint() function in DiagnosticsEngine
402 PushDiagStatePoint(&DiagStates.back(), L); in setSeverity()
/openbsd/src/gnu/llvm/clang/include/clang/Basic/
DDiagnostic.h458 void PushDiagStatePoint(DiagState *State, SourceLocation L);