Lines Matching defs:LineNo
349 DIFile *File, unsigned LineNo,
354 LineNo, getNonCompileUnitScope(Context), Ty, 0,
361 unsigned LineNo, DIScope *Context,
365 LineNo, getNonCompileUnitScope(Context), Ty, 0,
585 DIFile *File, unsigned LineNo,
589 LineNo, getNonCompileUnitScope(Scope), Ty,
797 unsigned LineNo, DIType *Ty, bool AlwaysPreserve, DINode::DIFlags Flags,
802 auto *Node = DILocalVariable::get(VMContext, Scope, Name, File, LineNo, Ty,
814 DIFile *File, unsigned LineNo,
822 /* ArgNo */ 0, File, LineNo, Ty, AlwaysPreserve, Flags, AlignInBits);
827 unsigned LineNo, DIType *Ty, bool AlwaysPreserve, DINode::DIFlags Flags,
834 File, LineNo, Ty, AlwaysPreserve, Flags, /*AlignInBits=*/0, Annotations);
838 unsigned LineNo, bool AlwaysPreserve) {
840 auto *Node = DILabel::get(VMContext, Scope, Name, File, LineNo);
864 unsigned LineNo, DISubroutineType *Ty, unsigned ScopeLine,
872 Name, LinkageName, File, LineNo, Ty, ScopeLine, nullptr, 0, 0, Flags,
884 unsigned LineNo, DISubroutineType *Ty, unsigned ScopeLine,
890 Name, LinkageName, File, LineNo, Ty,
899 unsigned LineNo, DISubroutineType *Ty, unsigned VIndex, int ThisAdjustment,
910 LinkageName, F, LineNo, Ty, LineNo, VTableHolder, VIndex, ThisAdjustment,
923 unsigned LineNo) {
924 return DICommonBlock::get(VMContext, Scope, Decl, Name, File, LineNo);
942 DIFile *File, unsigned LineNo, bool IsDecl) {
944 ConfigurationMacros, IncludePath, APINotesFile, LineNo,