Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/clang/lib/Basic/
H A DDiagnostic.cpp116 PushDiagStatePoint(DiagStateOnPushStack.back(), Loc); in popMappings()
337 void DiagnosticsEngine::PushDiagStatePoint(DiagState *State, in PushDiagStatePoint() function in DiagnosticsEngine
381 PushDiagStatePoint(&DiagStates.back(), L); in setSeverity()
/freebsd-12.1/contrib/llvm/tools/clang/include/clang/Basic/
H A DDiagnostic.h405 void PushDiagStatePoint(DiagState *State, SourceLocation L);