Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/clang/lib/Parse/
H A DParseObjc.cpp82 return ParseObjCAtProtocolDeclaration(AtLoc, DeclAttrs); in ParseObjCAtDirectives()
2073 Parser::ParseObjCAtProtocolDeclaration(SourceLocation AtLoc, in ParseObjCAtProtocolDeclaration() function in Parser
H A DParser.cpp1224 return ParseObjCAtProtocolDeclaration(AtLoc, DS.getAttributes()); in ParseDeclOrFunctionDefInternal()
/freebsd-14.2/contrib/llvm-project/clang/include/clang/Parse/
H A DParser.h1725 DeclGroupPtrTy ParseObjCAtProtocolDeclaration(SourceLocation atLoc,