Searched defs:self_type (Results 1 – 3 of 3) sorted by relevance
92 const std::string &self_type = type_ir->GetSelfType(); in AddTypeInfo() local
25 optional string self_type = 7; field
163 void SetSelfType(const std::string &self_type) { in SetSelfType()