Searched defs:SameTypeWith (Results 1 – 2 of 2) sorted by relevance
279 bool SameTypeWith(const std::type_info& otherInfo) const noexcept in SameTypeWith() function287 bool SameTypeWith(std::string_view otherTypeName) const noexcept in SameTypeWith() function296 bool SameTypeWith(const Any& other) const noexcept in SameTypeWith() function
376 bool SameTypeWith(const std::type_info& otherInfo) const noexcept in SameTypeWith() function384 …bool __attribute__((no_sanitize("cfi"))) SameTypeWith(std::string_view otherTypeName) const noexce… in SameTypeWith() function393 bool __attribute__((no_sanitize("cfi"))) SameTypeWith(const Any &other) const noexcept in SameTypeWith() function