Searched defs:CheckTypeIsInstance (Results 1 – 2 of 2) sorted by relevance
388 static inline bool CheckTypeIsInstance(const T &type, const std::vector<T> &target_types) { in CheckTypeIsInstance() function
205 static bool CheckTypeIsInstance(const T &type, const std::vector<T> &target_types) { in CheckTypeIsInstance() function