Searched defs:setTypoName (Results 1 - 1 of 1) sorted by relevance

/freebsd-current/contrib/llvm-project/clang/include/clang/Sema/
H A DTypoCorrection.h322 void setTypoName(const IdentifierInfo *II) { Typo = II; } function in class:clang::CorrectionCandidateCallback

Completed in 158 milliseconds