Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/clang/lib/Basic/
H A DDiagnostic.cpp127 PushDiagStatePoint(DiagStateOnPushStack.back(), Loc); in popMappings()
349 void DiagnosticsEngine::PushDiagStatePoint(DiagState *State, in PushDiagStatePoint() function in DiagnosticsEngine
393 PushDiagStatePoint(&DiagStates.back(), L); in setSeverity()
/freebsd-13.1/contrib/llvm-project/clang/include/clang/Basic/
H A DDiagnostic.h457 void PushDiagStatePoint(DiagState *State, SourceLocation L);