Home
last modified time | relevance | path

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

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