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

/freebsd-11.0-release/contrib/llvm/tools/clang/lib/Parse/
H A DParseTentative.cpp624 Parser::TPResult Parser::TryParsePtrOperatorSeq() { function in class:Parser
735 return TryParsePtrOperatorSeq();
796 if (TryParsePtrOperatorSeq() == TPResult::Error)
/freebsd-11.0-release/contrib/llvm/tools/clang/include/clang/Parse/
H A DParser.h2032 TPResult TryParsePtrOperatorSeq();

Completed in 88 milliseconds