Lines Matching defs:atStartLoc
71 SourceLocation atStartLoc)
73 setAtStartLoc(atStartLoc);
1932 SourceLocation atStartLoc,
1934 : ObjCContainerDecl(ObjCProtocol, DC, Id, nameLoc, atStartLoc),
1944 SourceLocation atStartLoc,
1947 new (C, DC) ObjCProtocolDecl(C, DC, Id, nameLoc, atStartLoc, PrevDecl);
2185 SourceLocation atStartLoc, SourceLocation CategoryNameLoc) {
2189 atStartLoc, CategoryNameLoc);
2288 SourceLocation atStartLoc,
2295 nameLoc, atStartLoc, superLoc,