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

/freebsd-9.3-release/contrib/llvm/tools/clang/include/clang/Sema/
H A DTypoCorrection.h133 return hasCorrectionDecl() ? *(CorrectionDecls.begin()) : 0;
228 bool hasCorrectionDecl() const { function in class:clang::TypoCorrection

Completed in 97 milliseconds