Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/lib/Parse/
H A DParseTentative.cpp230 if (!TrySkipAttributes()) in TryConsumeDeclarationSpecifier()
848 bool Parser::TrySkipAttributes() { in TrySkipAttributes() function in Parser
885 if (!TrySkipAttributes()) in TryParsePtrOperatorSeq()
/openbsd-src/gnu/llvm/clang/include/clang/Parse/
H A DParser.h2667 bool TrySkipAttributes();