Searched defs:LocAndDiag (Results 1 – 1 of 1) sorted by relevance
2188 struct LocAndDiag { in ActOnPopScope() struct2189 SourceLocation Loc; in ActOnPopScope()2190 std::optional<SourceLocation> PreviousDeclLoc; in ActOnPopScope()2191 PartialDiagnostic PD; in ActOnPopScope()