Home
last modified time | relevance | path

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

/freebsd-10-stable/contrib/llvm/tools/clang/lib/Parse/
DParseTentative.cpp666 Parser::TPResult Parser::TryParseOperatorId() { in TryParseOperatorId() function in Parser
818 if (TryParseOperatorId() == TPResult::Error()) in TryParseDeclarator()
/freebsd-10-stable/contrib/llvm/tools/clang/include/clang/Parse/
DParser.h1853 TPResult TryParseOperatorId();