Home
last modified time | relevance | path

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

/external/clang/lib/Parse/
DParseTentative.cpp1079 class TentativeParseCCC : public CorrectionCandidateCallback { class
1081 TentativeParseCCC(const Token &Next) { in TentativeParseCCC() function in __anonbca89fd20111::TentativeParseCCC
1226 llvm::make_unique<TentativeParseCCC>(Next))) { in isCXXDeclarationSpecifier()