Home
last modified time | relevance | path

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

/third_party/rust/crates/bindgen/bindgen/
Dclang.rs262 pub fn is_template_like(&self) -> bool { in is_template_like() method
311 if !parent.is_template_like() { in is_in_non_fully_specialized_template()
1139 if location.is_template_like() { in canonical_declaration()
/third_party/rust/crates/bindgen/bindgen/ir/
Dcontext.rs704 if location.is_template_like() { in add_item()
1854 if decl.cursor().is_template_like() && in builtin_or_resolved_ty()