Home
last modified time | relevance | path

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

/external/rust/crates/bindgen/src/ir/
Dty.rs326 pub fn canonical_type<'tr>( in canonical_type() method
/external/rust/crates/bindgen/src/
Dclang.rs1210 pub fn canonical_type(&self) -> Type { in canonical_type() method
/external/libabigail/src/
Dabg-ir.cc12401 type_base_wptr canonical_type; member
12821 if (type_base_sptr canonical_type = is_type(d)->get_canonical_type()) in set_definition_of_declaration() local
20158 if (type_base_sptr canonical_type = lhs_type.get_canonical_type()) in maybe_propagate_canonical_type() local
23608 type_base *canonical_type = 0; in hash_as_canonical_type_or_constant() local
24006 type_base* canonical_type = p->get_naked_canonical_type(); in mark_type_node_as_visited() local
24040 type_base *canonical_type = p->get_naked_canonical_type(); in type_node_has_been_visited() local
/external/llvm-project/lldb/source/Plugins/TypeSystem/Clang/
DTypeSystemClang.cpp8477 const clang::Type *canonical_type = in DumpValue() local