Home
last modified time | relevance | path

Searched defs:SubtypesOf (Results 1 – 2 of 2) sorted by relevance

/arkcompiler/runtime_core/verification/absint/
Dabs_int_inl.cpp54 PandaVector<Type> AbsIntInstructionHandler::SubtypesOf(const PandaVector<Type> &types) in SubtypesOf() function in panda::verifier::AbsIntInstructionHandler
66 PandaVector<Type> AbsIntInstructionHandler::SubtypesOf(std::initializer_list<Type> types) in SubtypesOf() function in panda::verifier::AbsIntInstructionHandler
Dpanda_types.h304 PandaVector<Type> SubtypesOf(const Type &type) const in SubtypesOf() function