Home | History | Annotate | Download | only in AST

Lines Matching refs:Num

269   void setMethodParams(ASTContext &C, ParmVarDecl *const *List, unsigned Num,
271 ParamInfo.set(List, Num, C);
593 void setProtocolList(ObjCProtocolDecl *const* List, unsigned Num,
595 ReferencedProtocols.set(List, Num, Locs, C);
601 unsigned Num,
866 void setProtocolList(ObjCProtocolDecl *const*List, unsigned Num,
868 ReferencedProtocols.set(List, Num, Locs, C);
932 const SourceLocation *Locs, unsigned Num);
955 unsigned Num,
977 void setProtocolList(ObjCProtocolDecl *const*List, unsigned Num,
979 ReferencedProtocols.set(List, Num, Locs, C);
1047 void setProtocolList(ObjCProtocolDecl *const*List, unsigned Num,
1049 ReferencedProtocols.set(List, Num, Locs, C);