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