Home
last modified time | relevance | path

Searched refs:STRUCT_KIND_DTOR (Results 1 – 3 of 3) sorted by relevance

/dports/editors/libreoffice/libreoffice-7.2.6.2/bridges/source/cpp_uno/msvc_win32_arm64/
H A Dabi.cxx33 STRUCT_KIND_DTOR enumerator
69 k2 = STRUCT_KIND_DTOR; in getStructKind()
89 assert(k != STRUCT_KIND_DTOR); in getStructKind()
100 assert(k != STRUCT_KIND_DTOR); in getStructKind()
104 case STRUCT_KIND_DTOR: in getStructKind()
105 return STRUCT_KIND_DTOR; in getStructKind()
150 case STRUCT_KIND_DTOR: in getReturnKind()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/bridges/source/cpp_uno/gcc3_linux_aarch64/
H A Dabi.cxx171 STRUCT_KIND_DTOR enumerator
203 k2 = STRUCT_KIND_DTOR; in getStructKind()
224 assert(k != STRUCT_KIND_DTOR); in getStructKind()
232 assert(k != STRUCT_KIND_DTOR); in getStructKind()
236 case STRUCT_KIND_DTOR: in getStructKind()
237 return STRUCT_KIND_DTOR; in getStructKind()
320 case STRUCT_KIND_DTOR: in getReturnKind()
/dports/editors/libreoffice/libreoffice-7.2.6.2/bridges/source/cpp_uno/gcc3_linux_aarch64/
H A Dabi.cxx213 STRUCT_KIND_DTOR enumerator
245 k2 = STRUCT_KIND_DTOR; in getStructKind()
266 assert(k != STRUCT_KIND_DTOR); in getStructKind()
274 assert(k != STRUCT_KIND_DTOR); in getStructKind()
278 case STRUCT_KIND_DTOR: in getStructKind()
279 return STRUCT_KIND_DTOR; in getStructKind()
364 case STRUCT_KIND_DTOR: in getReturnKind()