Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/verification/absint/
Dabs_int_inl.cpp107 bool AbsIntInstructionHandler::CheckTypes(const Type &type, std::initializer_list<Type> types) in CheckTypes() function in panda::verifier::AbsIntInstructionHandler
Dabs_int_inl.h262 bool CheckTypes(const Type &type, const Container &tgt_types) in CheckTypes() function
273 bool CheckTypes(const AbstractType &type, const Container &tgt_types) in CheckTypes() function
332 bool CheckTypes(const AbstractType &type, std::initializer_list<Type> types) in CheckTypes() function