Home
last modified time | relevance | path

Searched refs:EndProtoLoc (Results 1 – 4 of 4) sorted by relevance

/external/clang/lib/Parse/
DParseObjc.cpp245 SourceLocation LAngleLoc, EndProtoLoc; in ParseObjCAtInterfaceDeclaration() local
251 typeParamScope, LAngleLoc, ProtocolIdents, EndProtoLoc); in ParseObjCAtInterfaceDeclaration()
293 LAngleLoc, EndProtoLoc, in ParseObjCAtInterfaceDeclaration()
305 EndProtoLoc); in ParseObjCAtInterfaceDeclaration()
344 protocols, protocolLocs, EndProtoLoc, in ParseObjCAtInterfaceDeclaration()
364 LAngleLoc, EndProtoLoc, in ParseObjCAtInterfaceDeclaration()
381 EndProtoLoc, attrs.getList()); in ParseObjCAtInterfaceDeclaration()
2084 SourceLocation LAngleLoc, EndProtoLoc; in ParseObjCAtProtocolDeclaration() local
2090 LAngleLoc, EndProtoLoc, in ParseObjCAtProtocolDeclaration()
2099 EndProtoLoc, attrs.getList()); in ParseObjCAtProtocolDeclaration()
/external/clang/lib/Sema/
DSemaDeclObjC.cpp908 SourceLocation EndProtoLoc, AttributeList *AttrList) { in ActOnStartClassInterface() argument
1020 IDecl->setEndOfDefinitionLoc(EndProtoLoc); in ActOnStartClassInterface()
1129 SourceLocation EndProtoLoc, in ActOnStartProtocolInterface() argument
1720 SourceLocation EndProtoLoc) { in ActOnStartCategoryInterface() argument
/external/clang/include/clang/Parse/
DParser.h1297 SourceLocation &EndProtoLoc,
/external/clang/include/clang/Sema/
DSema.h7343 SourceLocation EndProtoLoc,
7375 SourceLocation EndProtoLoc,
7387 SourceLocation EndProtoLoc);