Searched refs:InlinedFunction (Results 1 – 2 of 2) sorted by relevance
1385 if (LVScope *InlinedFunction = LogicalVisitor->CurrentScope) { in visitKnownRecord() local1391 InlinedFunction->setReference(AbstractFunction); in visitKnownRecord()1404 InlinedFunction->setName(Name); in visitKnownRecord()1405 InlinedFunction->setLinkageName(Name); in visitKnownRecord()1409 AbstractFunction, InlinedFunction, InlineSite)) in visitKnownRecord()3427 LVScope *InlinedFunction, in inlineSiteAnnotation() argument3432 LVScope *Parent = InlinedFunction->getParentScope(); in inlineSiteAnnotation()3455 << "Inlined: " << InlinedFunction->getName() << "\n" in inlineSiteAnnotation()3556 InlinedFunction->addObject(LowPC, HighPC); in inlineSiteAnnotation()3560 Reader->addInlineeLines(InlinedFunction, InlineeLines); in inlineSiteAnnotation()
318 LVScope *InlinedFunction,