Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Parse/
H A DParseTentative.cpp239 if (!TrySkipAttributes()) in TryConsumeDeclarationSpecifier()
884 bool Parser::TrySkipAttributes() { in TrySkipAttributes() function in Parser
925 if (!TrySkipAttributes()) in TryParsePtrOperatorSeq()
2234 if (!TrySkipAttributes()) in TryParseFunctionDeclarator()
/freebsd/contrib/llvm-project/clang/include/clang/Parse/
H A DParser.h2782 bool TrySkipAttributes();