Home
last modified time | relevance | path

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

/external/clang/lib/Parse/
DParseObjc.cpp66 return ParseObjCAtProtocolDeclaration(AtLoc, attrs); in ParseObjCAtDirectives()
1354 Parser::ParseObjCAtProtocolDeclaration(SourceLocation AtLoc, in ParseObjCAtProtocolDeclaration() function in Parser
DParser.cpp877 return ParseObjCAtProtocolDeclaration(AtLoc, DS.getAttributes()); in ParseDeclOrFunctionDefInternal()
/external/clang/include/clang/Parse/
DParser.h1248 DeclGroupPtrTy ParseObjCAtProtocolDeclaration(SourceLocation atLoc,