Searched defs:Subprogram (Results 1 – 3 of 3) sorted by relevance
1148 void DWARFContext::addLocalsForDie(DWARFCompileUnit *CU, DWARFDie Subprogram, in addLocalsForDie()1221 DWARFDie Subprogram = CU->getSubroutineForAddress(Address.Address); in getLocalsForAddress() local
86 if (auto *Subprogram = dyn_cast<DISubprogram>(Scope)) in getSubprogram() local
1588 unsigned LLVMDISubprogramGetLine(LLVMMetadataRef Subprogram) { in LLVMDISubprogramGetLine()