Home | History | Annotate | Download | only in AST

Lines Matching refs:nameLoc

1319                                              SourceLocation nameLoc,
1324 nameLoc, name, colonLoc, boundInfo);
1775 IdentifierInfo *Id, SourceLocation nameLoc,
1778 : ObjCContainerDecl(ObjCProtocol, DC, Id, nameLoc, atStartLoc),
1787 SourceLocation nameLoc,
1791 new (C, DC) ObjCProtocolDecl(C, DC, Id, nameLoc, atStartLoc, PrevDecl);
1983 SourceLocation nameLoc,
1988 return new (C, DC) ObjCCategoryImplDecl(DC, Id, ClassInterface, nameLoc,
2092 SourceLocation nameLoc,
2100 nameLoc, atStartLoc, superLoc,