Home
last modified time | relevance | path

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

/external/clang/lib/Parse/
DParseObjc.cpp245 SourceLocation LAngleLoc, EndProtoLoc; in ParseObjCAtInterfaceDeclaration() local
2084 SourceLocation LAngleLoc, EndProtoLoc; in ParseObjCAtProtocolDeclaration() local
/external/llvm-project/clang/lib/Parse/
DParseObjc.cpp239 SourceLocation LAngleLoc, EndProtoLoc; in ParseObjCAtInterfaceDeclaration() local
2070 SourceLocation LAngleLoc, EndProtoLoc; in ParseObjCAtProtocolDeclaration() local
/external/clang/lib/Sema/
DSemaDeclObjC.cpp908 SourceLocation EndProtoLoc, AttributeList *AttrList) { in ActOnStartClassInterface()
1129 SourceLocation EndProtoLoc, in ActOnStartProtocolInterface()
1720 SourceLocation EndProtoLoc) { in ActOnStartCategoryInterface()
/external/llvm-project/clang/lib/Sema/
DSemaDeclObjC.cpp980 const SourceLocation *ProtoLocs, SourceLocation EndProtoLoc, in ActOnStartClassInterface()
1214 const SourceLocation *ProtoLocs, SourceLocation EndProtoLoc, in ActOnStartProtocolInterface()
1807 const SourceLocation *ProtoLocs, SourceLocation EndProtoLoc, in ActOnStartCategoryInterface()