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

/external/clang/include/clang/Sema/
H A DTypoCorrection.h133 return hasCorrectionDecl() ? *(CorrectionDecls.begin()) : nullptr;
228 bool hasCorrectionDecl() const { function in class:clang::TypoCorrection

Completed in 397 milliseconds