Searched refs:InlineeType (Results 1 – 2 of 2) sorted by relevance
77 CVType InlineeType = Ids.getType(Sym.Inlinee); in getName() local79 if (InlineeType.kind() == LF_MFUNC_ID) { in getName()81 cantFail(TypeDeserializer::deserializeAs<MemberFuncIdRecord>(InlineeType, in getName()86 } else if (InlineeType.kind() == LF_FUNC_ID) { in getName()89 TypeDeserializer::deserializeAs<FuncIdRecord>(InlineeType, FRecord)); in getName()
184 using InlineeType = std::pair<InlineSite, MCPseudoProbeInlineTree *>; in emit() typedef185 auto Comparer = [](const InlineeType &A, const InlineeType &B) { in emit()188 std::vector<InlineeType> Inlinees; in emit()232 using InlineeType = std::pair<InlineSite, MCPseudoProbeInlineTree *>; in emit() typedef233 auto Comparer = [](const InlineeType &A, const InlineeType &B) { in emit()236 std::vector<InlineeType> Inlinees; in emit()