Home
last modified time | relevance | path

Searched refs:code (Results 1 – 4 of 4) sorted by relevance

/abi/cpp/include/
Dcxxabi.h82 code() const { return CLASS_TYPE_INFO_CODE; } in code() function
94 code() const { return SI_CLASS_TYPE_INFO_CODE; } in code() function
147 code() const { return VMI_CLASS_TYPE_INFO_CODE; } in code() function
Dtypeinfo7 // 1. Redistributions of source code must retain the above copyright
Dnew7 // 1. Redistributions of source code must retain the above copyright
/abi/cpp/src/
Ddynamic_cast.cc123 switch(type->code()) in walk_object()
221 switch(type->code()) in base_to_derived_cast()