Home
last modified time | relevance | path

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

/NextBSD/contrib/llvm/tools/clang/lib/Parse/
HDParseObjc.cpp221 SourceLocation LAngleLoc, EndProtoLoc; in ParseObjCAtInterfaceDeclaration() local
227 EndProtoLoc); in ParseObjCAtInterfaceDeclaration()
270 LAngleLoc, EndProtoLoc, in ParseObjCAtInterfaceDeclaration()
282 EndProtoLoc); in ParseObjCAtInterfaceDeclaration()
329 EndProtoLoc, in ParseObjCAtInterfaceDeclaration()
350 LAngleLoc, EndProtoLoc, in ParseObjCAtInterfaceDeclaration()
367 EndProtoLoc, attrs.getList()); in ParseObjCAtInterfaceDeclaration()
2054 SourceLocation LAngleLoc, EndProtoLoc; in ParseObjCAtProtocolDeclaration() local
2060 LAngleLoc, EndProtoLoc, in ParseObjCAtProtocolDeclaration()
2069 EndProtoLoc, attrs.getList()); in ParseObjCAtProtocolDeclaration()
/NextBSD/contrib/llvm/tools/clang/lib/Sema/
HDSemaDeclObjC.cpp887 SourceLocation EndProtoLoc, AttributeList *AttrList) { in ActOnStartClassInterface() argument
999 IDecl->setEndOfDefinitionLoc(EndProtoLoc); in ActOnStartClassInterface()
1108 SourceLocation EndProtoLoc, in ActOnStartProtocolInterface() argument
1695 SourceLocation EndProtoLoc) { in ActOnStartCategoryInterface() argument
/NextBSD/contrib/llvm/tools/clang/include/clang/Parse/
HDParser.h1273 SourceLocation &EndProtoLoc,
/NextBSD/contrib/llvm/tools/clang/include/clang/Sema/
HDSema.h7104 SourceLocation EndProtoLoc,
7136 SourceLocation EndProtoLoc,
7148 SourceLocation EndProtoLoc);