Searched defs:Inlinee (Results 1 – 4 of 4) sorted by relevance
136 TypeIndex Inlinee; // ID of the function that was inlined. member
441 TypeIndex Inlinee; member
80 const DISubprogram *Inlinee = nullptr; member
119 const DISubprogram *Inlinee) { in getInlineSite()291 const DISubprogram *Inlinee = Var.DIVar->getScope()->getSubprogram(); in recordLocalVariable() local