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

/freebsd-9.3-release/contrib/llvm/tools/clang/lib/Parse/
H A DParseTentative.cpp627 Parser::TPResult Parser::TryParsePtrOperatorSeq() { function in class:Parser
739 return TryParsePtrOperatorSeq();
800 if (TryParsePtrOperatorSeq() == TPResult::Error())
/freebsd-9.3-release/contrib/llvm/tools/clang/include/clang/Parse/
H A DParser.h1852 TPResult TryParsePtrOperatorSeq();

Completed in 52 milliseconds