Home
last modified time | relevance | path

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

/external/clang/include/clang/Sema/
DTypoCorrection.h290 void setTypoName(IdentifierInfo *II) { Typo = II; } in setTypoName() function
/external/llvm-project/clang/include/clang/Sema/
DTypoCorrection.h322 void setTypoName(IdentifierInfo *II) { Typo = II; } in setTypoName() function