Searched refs:is_fully_instantiated_template (Results 1 – 2 of 2) sorted by relevance
839 } else if ty.is_fully_instantiated_template() { in from_clang_ty()
1263 pub fn is_fully_instantiated_template(&self) -> bool { in is_fully_instantiated_template() method