Searched refs:hasCorrectionDecl (Results 1 – 2 of 2) sorted by relevance
135 return hasCorrectionDecl() ? *(CorrectionDecls.begin()) : nullptr; in getFoundDecl()234 bool hasCorrectionDecl() const { in hasCorrectionDecl() function
147 return hasCorrectionDecl() ? *(CorrectionDecls.begin()) : nullptr; in getFoundDecl()261 bool hasCorrectionDecl() const { in hasCorrectionDecl() function