Searched refs:CurDiagStateLoc (Results 1 – 4 of 4) sorted by relevance
372 CurDiagStateLoc = SourceLocation(); in clear()383 SourceLocation getCurDiagStateLoc() const { return CurDiagStateLoc; } in getCurDiagStateLoc()434 SourceLocation CurDiagStateLoc; variable
179 CurDiagStateLoc = SourceLocation(); in appendFirst()186 CurDiagStateLoc = Loc; in append()261 CurDiagStateLoc.print(llvm::errs(), SrcMgr); in dump()
2840 AddSourceLocation(Diag.DiagStatesByLoc.CurDiagStateLoc, Record); in WritePragmaDiagnosticMappings()
6325 Diag.DiagStatesByLoc.CurDiagStateLoc = CurStateLoc; in ReadPragmaDiagnosticMappings()