Searched refs:GetUserType (Results 1 – 3 of 3) sorted by relevance
57 const std::set<int64_t> &GetUserType() const;
105 const std::set<int64_t> &TypeRecorder::GetUserType() const in GetUserType() function in panda::es2panda::extractor::TypeRecorder
357 const auto &userType = recorder_->GetUserType(); in FillLiteralBuffer()