Lines Matching defs:atStartLoc
69 SourceLocation atStartLoc)
71 setAtStartLoc(atStartLoc);
1930 SourceLocation atStartLoc,
1932 : ObjCContainerDecl(ObjCProtocol, DC, Id, nameLoc, atStartLoc),
1942 SourceLocation atStartLoc,
1945 new (C, DC) ObjCProtocolDecl(C, DC, Id, nameLoc, atStartLoc, PrevDecl);
2183 SourceLocation atStartLoc, SourceLocation CategoryNameLoc) {
2187 atStartLoc, CategoryNameLoc);
2286 SourceLocation atStartLoc,
2293 nameLoc, atStartLoc, superLoc,