Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/clang/lib/Parse/
H A DParseTentative.cpp913 Parser::TPResult Parser::TryParsePtrOperatorSeq() { in TryParsePtrOperatorSeq() function in Parser
1029 return TryParsePtrOperatorSeq(); in TryParseOperatorId()
1092 if (TryParsePtrOperatorSeq() == TPResult::Error) in TryParseDeclarator()
/freebsd-14.2/contrib/llvm-project/clang/include/clang/Parse/
H A DParser.h2701 TPResult TryParsePtrOperatorSeq();