Home
last modified time | relevance | path

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

/external/rust/crates/bindgen/src/
Dclang.rs225 pub fn is_template_like(&self) -> bool { in is_template_like() method
274 if !parent.is_template_like() { in is_in_non_fully_specialized_template()
990 if location.is_template_like() { in canonical_declaration()
/external/rust/crates/bindgen/src/ir/
Dcontext.rs685 if location.is_template_like() { in add_item()
1828 if decl.cursor().is_template_like() && in builtin_or_resolved_ty()