Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Basic/
H A DSimpleTypoCorrection.cpp56 if (hasCorrection()) in getCorrection()
61 bool SimpleTypoCorrection::hasCorrection() const { in hasCorrection() function in SimpleTypoCorrection
/freebsd/contrib/llvm-project/clang/include/clang/Basic/
H A DSimpleTypoCorrection.h43 bool hasCorrection() const;
/freebsd/contrib/llvm-project/clang/lib/AST/
H A DCommentSema.cpp993 if (STC.hasCorrection()) in correctTypoInParmVarReference()