Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/Parse/
H A 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()
2074 SourceLocation LAngleLoc, EndProtoLoc; in ParseObjCAtProtocolDeclaration() local
2080 LAngleLoc, EndProtoLoc, in ParseObjCAtProtocolDeclaration()
2086 ProtocolLocs.data(), EndProtoLoc, attrs); in ParseObjCAtProtocolDeclaration()
/netbsd-src/external/apache2/llvm/dist/clang/lib/Sema/
H A 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
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Parse/
H A DParser.h1624 SourceLocation &EndProtoLoc,
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Sema/
H A DSema.h9475 const SourceLocation *ProtoLocs, SourceLocation EndProtoLoc,
9507 SourceLocation EndProtoLoc, const ParsedAttributesView &AttrList);
9514 const SourceLocation *ProtoLocs, SourceLocation EndProtoLoc,