Searched refs:EndProtoLoc (Results 1 – 4 of 4) sorted by relevance
| /NextBSD/contrib/llvm/tools/clang/lib/Parse/ |
| HD | ParseObjc.cpp | 221 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/ |
| HD | SemaDeclObjC.cpp | 887 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/ |
| HD | Parser.h | 1273 SourceLocation &EndProtoLoc,
|
| /NextBSD/contrib/llvm/tools/clang/include/clang/Sema/ |
| HD | Sema.h | 7104 SourceLocation EndProtoLoc, 7136 SourceLocation EndProtoLoc, 7148 SourceLocation EndProtoLoc);
|