Home
last modified time | relevance | path

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

/external/llvm-project/clang/lib/Parse/
DParseObjc.cpp66 return ParseObjCAtProtocolDeclaration(AtLoc, Attrs); in ParseObjCAtDirectives()
2017 Parser::ParseObjCAtProtocolDeclaration(SourceLocation AtLoc, in ParseObjCAtProtocolDeclaration() function in Parser
DParser.cpp1115 return ParseObjCAtProtocolDeclaration(AtLoc, DS.getAttributes()); in ParseDeclOrFunctionDefInternal()
/external/clang/lib/Parse/
DParseObjc.cpp68 return ParseObjCAtProtocolDeclaration(AtLoc, attrs); in ParseObjCAtDirectives()
2026 Parser::ParseObjCAtProtocolDeclaration(SourceLocation AtLoc, in ParseObjCAtProtocolDeclaration() function in Parser
DParser.cpp924 return ParseObjCAtProtocolDeclaration(AtLoc, DS.getAttributes()); in ParseDeclOrFunctionDefInternal()
/external/clang/include/clang/Parse/
DParser.h1341 DeclGroupPtrTy ParseObjCAtProtocolDeclaration(SourceLocation atLoc,
/external/llvm-project/clang/include/clang/Parse/
DParser.h1686 DeclGroupPtrTy ParseObjCAtProtocolDeclaration(SourceLocation atLoc,