Searched defs:inputInstanceToStringCall (Results 1 – 1 of 1) sorted by relevance
2007 …ingBuilder::Cleanup(Inst *instance, Inst *instanceFirstAppendCall, Inst *inputInstanceToStringCall) in Cleanup()2134 auto inputInstanceToStringCall = instanceFirstAppendCall->GetDataFlowInput(1); in CollectStringBuilderChainCalls() local