Home
last modified time | relevance | path

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

/NextBSD/contrib/llvm/tools/clang/lib/Parse/
HDParseObjc.cpp67 return ParseObjCAtProtocolDeclaration(AtLoc, attrs); in ParseObjCAtDirectives()
1994 Parser::ParseObjCAtProtocolDeclaration(SourceLocation AtLoc, in ParseObjCAtProtocolDeclaration() function in Parser
HDParser.cpp910 return ParseObjCAtProtocolDeclaration(AtLoc, DS.getAttributes()); in ParseDeclOrFunctionDefInternal()
/NextBSD/contrib/llvm/tools/clang/include/clang/Parse/
HDParser.h1317 DeclGroupPtrTy ParseObjCAtProtocolDeclaration(SourceLocation atLoc,