Searched refs:TypoNNS (Results 1 – 1 of 1) sorted by relevance
286 NestedNameSpecifier *TypoNNS = nullptr)287 : Typo(Typo), TypoNNS(TypoNNS) {} in Typo()323 void setTypoNNS(NestedNameSpecifier *NNS) { TypoNNS = NNS; } in setTypoNNS()345 candidate.getCorrectionSpecifier() == TypoNNS; in MatchesTypo()349 NestedNameSpecifier *TypoNNS; variable355 NestedNameSpecifier *TypoNNS = nullptr)356 : CorrectionCandidateCallback(Typo, TypoNNS) {} in CorrectionCandidateCallback() argument369 NestedNameSpecifier *TypoNNS = nullptr)370 : CorrectionCandidateCallback(Typo, TypoNNS) {} in CorrectionCandidateCallback() argument