Home
last modified time | relevance | path

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

/external/clang/lib/Parse/
DParseTentative.cpp1014 class TentativeParseCCC : public CorrectionCandidateCallback { class
1016 TentativeParseCCC(const Token &Next) { in TentativeParseCCC() function in __anon24baf8350111::TentativeParseCCC
1161 llvm::make_unique<TentativeParseCCC>(Next))) { in isCXXDeclarationSpecifier()