Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/lib/Serialization/
H A DASTWriter.cpp2972 auto AddDiagState = [&](const DiagnosticsEngine::DiagState *State, in WritePragmaDiagnosticMappings() local
2999 AddDiagState(Diag.DiagStatesByLoc.FirstDiagState, isModule); in WritePragmaDiagnosticMappings()
3020 AddDiagState(StatePoint.State, false); in WritePragmaDiagnosticMappings()
3034 AddDiagState(Diag.DiagStatesByLoc.CurDiagState, false); in WritePragmaDiagnosticMappings()