Home
last modified time | relevance | path

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

/external/clang/lib/Serialization/
DASTWriter.cpp2694 DiagStateIDMap; in WritePragmaDiagnosticMappings() local
2696 DiagStateIDMap[&Diag.DiagStates.front()] = ++CurrID; // the command-line one. in WritePragmaDiagnosticMappings()
2706 unsigned &DiagStateID = DiagStateIDMap[point.State]; in WritePragmaDiagnosticMappings()
/external/llvm-project/clang/lib/Serialization/
DASTWriter.cpp2761 DiagStateIDMap; in WritePragmaDiagnosticMappings() local
2786 unsigned &DiagStateID = DiagStateIDMap[State]; in WritePragmaDiagnosticMappings()