reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
483 OldFunc->setSubprogram(Subprogram); 488 DebugLoc Loc = DebugLoc::get(3, 2, Subprogram); 491 IBuilder.SetCurrentDebugLocation(DebugLoc::get(4, 2, Subprogram)); 494 IBuilder.SetCurrentDebugLocation(DebugLoc::get(5, 2, Subprogram)); 500 DBuilder.createAutoVariable(Subprogram, "x", File, 5, IntType, true); 501 auto *DL = DILocation::get(Subprogram->getContext(), 5, 0, Subprogram); 501 auto *DL = DILocation::get(Subprogram->getContext(), 5, 0, Subprogram); 518 DebugLoc::get(9, 4, Scope, DebugLoc::get(5, 2, Subprogram));