Home
last modified time | relevance | path

Searched refs:ttypeIndex (Results 1 – 2 of 2) sorted by relevance

/llvm-project-15.0.7/libcxxabi/src/
H A Dcxa_personality.cpp402 ttypeIndex *= 2; in get_shim_type_info()
406 ttypeIndex *= 4; in get_shim_type_info()
410 ttypeIndex *= 8; in get_shim_type_info()
416 classInfo -= ttypeIndex; in get_shim_type_info()
499 if (ttypeIndex == 0) in exception_spec_can_catch()
589 results.ttypeIndex = 0; in scan_eh_tab()
750 results.ttypeIndex = ttypeIndex; in scan_eh_tab()
776 results.ttypeIndex = ttypeIndex; in scan_eh_tab()
809 results.ttypeIndex = ttypeIndex; in scan_eh_tab()
817 results.ttypeIndex = ttypeIndex; in scan_eh_tab()
[all …]
H A Daix_state_tab_eh.inc297 results.ttypeIndex = 0;