Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/clang/lib/Parse/
H A DParseTentative.cpp956 Parser::TPResult Parser::TryParseOperatorId() { in TryParseOperatorId() function in Parser
1116 if (TryParseOperatorId() == TPResult::Error) in TryParseDeclarator()
/freebsd-14.2/contrib/llvm-project/clang/include/clang/Parse/
H A DParser.h2702 TPResult TryParseOperatorId();