Home
last modified time | relevance | path

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

/external/rust/crates/bindgen/src/
Dclang.rs250 pub fn is_template_specialization(&self) -> bool { in is_template_specialization() method
257 self.is_template_specialization() && in is_fully_specialized_template()