Home
last modified time | relevance | path

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

/external/clang/include/clang/Sema/
DTypoCorrection.h134 return hasCorrectionDecl() ? *(CorrectionDecls.begin()) : nullptr; in getCorrectionDecl()
228 bool hasCorrectionDecl() const { in hasCorrectionDecl() function