Searched refs:InlinedFunction (Results 1 – 2 of 2) sorted by relevance
1378 if (LVScope *InlinedFunction = LogicalVisitor->CurrentScope) { in visitKnownRecord() local1384 InlinedFunction->setReference(AbstractFunction); in visitKnownRecord()1397 InlinedFunction->setName(Name); in visitKnownRecord()1398 InlinedFunction->setLinkageName(Name); in visitKnownRecord()1402 AbstractFunction, InlinedFunction, InlineSite)) in visitKnownRecord()3423 LVScope *InlinedFunction, in inlineSiteAnnotation() argument3428 LVScope *Parent = InlinedFunction->getParentScope(); in inlineSiteAnnotation()3451 << "Inlined: " << InlinedFunction->getName() << "\n" in inlineSiteAnnotation()3552 InlinedFunction->addObject(LowPC, HighPC); in inlineSiteAnnotation()3556 Reader->addInlineeLines(InlinedFunction, InlineeLines); in inlineSiteAnnotation()
318 LVScope *InlinedFunction,