Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/verification/value/
Dabstract_type.h165 bool ForAllTypes(TypeHandler &&type_handler, Default &&non_type_handler) const in ForAllTypes()
177 bool ForAllTypes(TypeHandler &&type_handler) const in ForAllTypes()
183 bool ExistsType(TypeHandler &&type_handler) const in ExistsType()