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

/netbsd-current/external/apache2/llvm/dist/clang/lib/Parse/
H A DParseTentative.cpp1110 class TentativeParseCCC final : public CorrectionCandidateCallback {
1112 TentativeParseCCC(const Token &Next) { function in class:__anon725::final
1131 return std::make_unique<TentativeParseCCC>(*this);
1279 TentativeParseCCC CCC(Next);

Completed in 213 milliseconds