Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/lib/Basic/
H A 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()
/llvm-project-15.0.7/clang/include/clang/Basic/
H A DDiagnostic.h458 void PushDiagStatePoint(DiagState *State, SourceLocation L);