Home
last modified time | relevance | path

Searched refs:EndProtoLoc (Results 1 – 8 of 8) 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/llvm-project/clang/lib/Parse/
DParseObjc.cpp239 SourceLocation LAngleLoc, EndProtoLoc; in ParseObjCAtInterfaceDeclaration() local
245 typeParamScope, LAngleLoc, ProtocolIdents, EndProtoLoc); in ParseObjCAtInterfaceDeclaration()
282 LAngleLoc, EndProtoLoc, in ParseObjCAtInterfaceDeclaration()
289 EndProtoLoc, attrs); in ParseObjCAtInterfaceDeclaration()
325 protocols, protocolLocs, EndProtoLoc, in ParseObjCAtInterfaceDeclaration()
347 LAngleLoc, EndProtoLoc, in ParseObjCAtInterfaceDeclaration()
360 protocols.size(), protocolLocs.data(), EndProtoLoc, attrs); in ParseObjCAtInterfaceDeclaration()
2070 SourceLocation LAngleLoc, EndProtoLoc; in ParseObjCAtProtocolDeclaration() local
2076 LAngleLoc, EndProtoLoc, in ParseObjCAtProtocolDeclaration()
2082 ProtocolLocs.data(), EndProtoLoc, attrs); 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/llvm-project/clang/lib/Sema/
DSemaDeclObjC.cpp980 const SourceLocation *ProtoLocs, SourceLocation EndProtoLoc, in ActOnStartClassInterface() argument
1099 IDecl->setEndOfDefinitionLoc(EndProtoLoc); in ActOnStartClassInterface()
1214 const SourceLocation *ProtoLocs, SourceLocation EndProtoLoc, in ActOnStartProtocolInterface() argument
1807 const SourceLocation *ProtoLocs, SourceLocation EndProtoLoc, in ActOnStartCategoryInterface() argument
/external/clang/include/clang/Parse/
DParser.h1297 SourceLocation &EndProtoLoc,
/external/llvm-project/clang/include/clang/Parse/
DParser.h1642 SourceLocation &EndProtoLoc,
/external/clang/include/clang/Sema/
DSema.h7343 SourceLocation EndProtoLoc,
7375 SourceLocation EndProtoLoc,
7387 SourceLocation EndProtoLoc);
/external/llvm-project/clang/include/clang/Sema/
DSema.h9323 const SourceLocation *ProtoLocs, SourceLocation EndProtoLoc,
9355 SourceLocation EndProtoLoc, const ParsedAttributesView &AttrList);
9362 const SourceLocation *ProtoLocs, SourceLocation EndProtoLoc,