Searched refs:TypoNNS (Results 1 – 1 of 1) sorted by relevance
251 NestedNameSpecifier *TypoNNS = nullptr)256 TypoNNS(TypoNNS) {} in WantTypeSpecifiers()285 void setTypoNNS(NestedNameSpecifier *NNS) { TypoNNS = NNS; } in setTypoNNS()307 candidate.getCorrectionSpecifier() == TypoNNS; in MatchesTypo()311 NestedNameSpecifier *TypoNNS; variable