Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Sema/
H A DTypoCorrection.h322 void setTypoName(IdentifierInfo *II) { Typo = II; } in setTypoName() function
/netbsd-src/external/apache2/llvm/dist/clang/lib/Sema/
H A DSemaExpr.cpp2552 CCC->setTypoName(II); in ActOnIdExpression()