Home
last modified time | relevance | path

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

/src/contrib/llvm-project/clang/lib/Basic/ !
H A DDiagnostic.cpp112 PushDiagStatePoint(DiagStateOnPushStack.back(), Loc); in popMappings()
348 void DiagnosticsEngine::PushDiagStatePoint(DiagState *State, in PushDiagStatePoint() function in DiagnosticsEngine
399 PushDiagStatePoint(&DiagStates.back(), L); in setSeverity()
/src/contrib/llvm-project/clang/include/clang/Basic/ !
H A DDiagnostic.h463 void PushDiagStatePoint(DiagState *State, SourceLocation L);