Searched defs:refTypes (Results 1 – 4 of 4) sorted by relevance
150 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()
429 std::vector<ClassItem *> refTypes; in TestProtos() local