Searched defs:EndProtoLoc (Results 1 – 4 of 4) sorted by relevance
/external/clang/lib/Parse/ |
D | ParseObjc.cpp | 245 SourceLocation LAngleLoc, EndProtoLoc; in ParseObjCAtInterfaceDeclaration() local 2084 SourceLocation LAngleLoc, EndProtoLoc; in ParseObjCAtProtocolDeclaration() local
|
/external/llvm-project/clang/lib/Parse/ |
D | ParseObjc.cpp | 239 SourceLocation LAngleLoc, EndProtoLoc; in ParseObjCAtInterfaceDeclaration() local 2070 SourceLocation LAngleLoc, EndProtoLoc; in ParseObjCAtProtocolDeclaration() local
|
/external/clang/lib/Sema/ |
D | SemaDeclObjC.cpp | 908 SourceLocation EndProtoLoc, AttributeList *AttrList) { in ActOnStartClassInterface() 1129 SourceLocation EndProtoLoc, in ActOnStartProtocolInterface() 1720 SourceLocation EndProtoLoc) { in ActOnStartCategoryInterface()
|
/external/llvm-project/clang/lib/Sema/ |
D | SemaDeclObjC.cpp | 980 const SourceLocation *ProtoLocs, SourceLocation EndProtoLoc, in ActOnStartClassInterface() 1214 const SourceLocation *ProtoLocs, SourceLocation EndProtoLoc, in ActOnStartProtocolInterface() 1807 const SourceLocation *ProtoLocs, SourceLocation EndProtoLoc, in ActOnStartCategoryInterface()
|