Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/lib/Parse/
H A DParseTentative.cpp831 Parser::TPResult Parser::TryParsePtrOperatorSeq() { in TryParsePtrOperatorSeq() function in Parser
947 return TryParsePtrOperatorSeq(); in TryParseOperatorId()
1009 if (TryParsePtrOperatorSeq() == TPResult::Error) in TryParseDeclarator()
/llvm-project-15.0.7/clang/include/clang/Parse/
H A DParser.h2577 TPResult TryParsePtrOperatorSeq();