Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/lib/Parse/
H A DParseTentative.cpp189 if (!TrySkipAttributes()) in TryConsumeDeclarationSpecifier()
805 bool Parser::TrySkipAttributes() { in TrySkipAttributes() function in Parser
842 if (!TrySkipAttributes()) in TryParsePtrOperatorSeq()
/llvm-project-15.0.7/clang/include/clang/Parse/
H A DParser.h2591 bool TrySkipAttributes();