Home
last modified time | relevance | path

Searched refs:ParseObjCAtProtocolDeclaration (Results 1 – 3 of 3) sorted by relevance

/freebsd-13.1/contrib/llvm-project/clang/lib/Parse/
H A DParseObjc.cpp66 return ParseObjCAtProtocolDeclaration(AtLoc, Attrs); in ParseObjCAtDirectives()
2021 Parser::ParseObjCAtProtocolDeclaration(SourceLocation AtLoc, in ParseObjCAtProtocolDeclaration() function in Parser
H A DParser.cpp1118 return ParseObjCAtProtocolDeclaration(AtLoc, DS.getAttributes()); in ParseDeclOrFunctionDefInternal()
/freebsd-13.1/contrib/llvm-project/clang/include/clang/Parse/
H A DParser.h1669 DeclGroupPtrTy ParseObjCAtProtocolDeclaration(SourceLocation atLoc,