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,
582 DIFile *File, unsigned LineNo,
586 LineNo, getNonCompileUnitScope(Scope), Ty,
790 unsigned LineNo, DIType *Ty, bool AlwaysPreserve, DINode::DIFlags Flags,
795 auto *Node = DILocalVariable::get(VMContext, Scope, Name, File, LineNo, Ty,
807 DIFile *File, unsigned LineNo,
815 /* ArgNo */ 0, File, LineNo, Ty, AlwaysPreserve, Flags, AlignInBits);
820 unsigned LineNo, DIType *Ty, bool AlwaysPreserve, DINode::DIFlags Flags,
827 File, LineNo, Ty, AlwaysPreserve, Flags, /*AlignInBits=*/0, Annotations);
831 unsigned LineNo, bool AlwaysPreserve) {
833 auto *Node = DILabel::get(VMContext, Scope, Name, File, LineNo);
857 unsigned LineNo, DISubroutineType *Ty, unsigned ScopeLine,
865 Name, LinkageName, File, LineNo, Ty, ScopeLine, nullptr, 0, 0, Flags,
877 unsigned LineNo, DISubroutineType *Ty, unsigned ScopeLine,
883 Name, LinkageName, File, LineNo, Ty,
892 unsigned LineNo, DISubroutineType *Ty, unsigned VIndex, int ThisAdjustment,
903 LinkageName, F, LineNo, Ty, LineNo, VTableHolder, VIndex, ThisAdjustment,
916 unsigned LineNo) {
917 return DICommonBlock::get(VMContext, Scope, Decl, Name, File, LineNo);
935 DIFile *File, unsigned LineNo, bool IsDecl) {
937 ConfigurationMacros, IncludePath, APINotesFile, LineNo,