Searched refs:AllocationFnData (Results 1 – 1 of 1) sorted by relevance
53 static const std::pair<LibFunc::Func, AllocFnsTy> AllocationFnData[] = { variable138 std::find_if(std::begin(AllocationFnData), std::end(AllocationFnData), in getAllocationData()143 if (Iter == std::end(AllocationFnData)) in getAllocationData()