Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/Parse/
H A DParseTentative.cpp829 Parser::TPResult Parser::TryParsePtrOperatorSeq() { in TryParsePtrOperatorSeq() function in Parser
945 return TryParsePtrOperatorSeq(); in TryParseOperatorId()
1007 if (TryParsePtrOperatorSeq() == TPResult::Error) in TryParseDeclarator()
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Parse/
H A DParser.h2544 TPResult TryParsePtrOperatorSeq();