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