Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Parse/
H A DParseTentative.cpp914 Parser::TPResult Parser::TryParsePtrOperatorSeq() { in TryParsePtrOperatorSeq() function in Parser
1030 return TryParsePtrOperatorSeq(); in TryParseOperatorId()
1093 if (TryParsePtrOperatorSeq() == TPResult::Error) in TryParseDeclarator()
/freebsd/contrib/llvm-project/clang/include/clang/Parse/
H A DParser.h2765 TPResult TryParsePtrOperatorSeq();