Lines Matching defs:LineNo
267 DIFile *File, unsigned LineNo,
270 LineNo,
610 unsigned LineNo, DIType *Ty, bool AlwaysPreserve, unsigned Flags) {
619 File, LineNo, DITypeRef::get(Ty), ArgNo, Flags);
632 DIFile *File, unsigned LineNo,
636 /* ArgNo */ 0, File, LineNo, Ty, AlwaysPreserve,
642 unsigned LineNo, DIType *Ty, bool AlwaysPreserve, unsigned Flags) {
645 File, LineNo, Ty, AlwaysPreserve, Flags);
666 unsigned LineNo, DISubroutineType *Ty, bool isLocalToUnit,
673 LineNo, Ty, isLocalToUnit, isDefinition, ScopeLine,
686 unsigned LineNo, DISubroutineType *Ty, bool isLocalToUnit,
692 LinkageName, File, LineNo, Ty, isLocalToUnit, isDefinition,
704 unsigned LineNo, DISubroutineType *Ty, bool isLocalToUnit,
709 LinkageName, File, LineNo, Ty, isLocalToUnit, isDefinition,
717 DIFile *F, unsigned LineNo, DISubroutineType *Ty,
727 DIScopeRef::get(cast<DIScope>(Context)), Name, LinkageName, F, LineNo, Ty,
728 isLocalToUnit, isDefinition, LineNo, DITypeRef::get(VTableHolder), VK,
738 DIFile *File, unsigned LineNo) {
740 LineNo);