Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/clang/lib/Parse/
H A DParseTentative.cpp189 if (!TrySkipAttributes()) in TryConsumeDeclarationSpecifier()
803 bool Parser::TrySkipAttributes() { in TrySkipAttributes() function in Parser
840 if (!TrySkipAttributes()) in TryParsePtrOperatorSeq()
/freebsd-13.1/contrib/llvm-project/clang/include/clang/Parse/
H A DParser.h2560 bool TrySkipAttributes();