Home
last modified time | relevance | path

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

/external/clang/include/clang/Sema/
DTypoCorrection.h291 void setTypoNNS(NestedNameSpecifier *NNS) { TypoNNS = NNS; } in setTypoNNS() function
/external/clang/lib/Sema/
DSemaExpr.cpp2233 CCC->setTypoNNS(SS.getScopeRep()); in ActOnIdExpression()