Searched defs:refTypes (Results 1 – 6 of 6) sorted by relevance
23 std::initializer_list<std::string_view> refTypes) in IsEqual()
27 std::initializer_list<std::string_view> refTypes) in IsEqual()
156 auto &refTypes = proto.GetRefTypes(); in GetMethodSignature() local
78 const auto &refTypes = other.GetRefTypes(); in operator ==() local146 auto &refTypes = GetRefTypes(); in GetSignature() local
92 …Proto(ShortyVector shorty, RefTypeVector refTypes) : shorty_(std::move(shorty)), refTypes_(std::mo… in Proto()
437 std::vector<ClassItem *> refTypes; in TestProtos() local