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

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

Completed in 190 milliseconds