Home
last modified time | relevance | path

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

/third_party/node/deps/v8/tools/gcmole/
Dgcmole.cc175 const clang::TypedefType* typedef_type = in ResolveTemplate() local
/third_party/rust/crates/bindgen/bindgen/
Dclang.rs721 pub fn typedef_type(&self) -> Option<Type> { in typedef_type() method
/third_party/libabigail/src/
Dabg-writer.cc1862 if (typedef_decl_sptr typedef_type = decl->get_naming_typedef()) in write_naming_typedef() local
Dabg-ir.cc13403 maybe_update_types_lookup_map(const typedef_decl_sptr& typedef_type) in maybe_update_types_lookup_map()
13679 else if (typedef_decl_sptr typedef_type = is_typedef(decl)) in maybe_update_types_lookup_map() local