Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/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()
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Parse/
H A DParser.h2558 bool TrySkipAttributes();