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

/freebsd-12-stable/contrib/llvm-project/clang/include/clang/Sema/
H A DTypoCorrection.h323 void setTypoNNS(NestedNameSpecifier *NNS) { TypoNNS = NNS; } function in class:clang::CorrectionCandidateCallback
/freebsd-12-stable/contrib/llvm-project/clang/lib/Sema/
H A DSemaExpr.cpp2410 CCC->setTypoNNS(SS.getScopeRep());

Completed in 147 milliseconds