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

/netbsd-current/external/apache2/llvm/dist/clang/lib/Parse/
H A DParseTentative.cpp872 Parser::TPResult Parser::TryParseOperatorId() { function in class:Parser
1031 if (TryParseOperatorId() == TPResult::Error)
/netbsd-current/external/apache2/llvm/dist/clang/include/clang/Parse/
H A DParser.h2545 TPResult TryParseOperatorId();

Completed in 261 milliseconds