Searched refs:TentativeParseCCC (Results 1 – 1 of 1) sorted by relevance
1195 class TentativeParseCCC final : public CorrectionCandidateCallback { class1197 TentativeParseCCC(const Token &Next) { in TentativeParseCCC() function in __anona1d0970c0111::TentativeParseCCC1216 return std::make_unique<TentativeParseCCC>(*this); in clone()1402 TentativeParseCCC CCC(Next); in isCXXDeclarationSpecifier()2264 TentativeParseCCC CCC(Next); in NameAfterArrowIsNonType()