Home
last modified time | relevance | path

Searched defs:PredicateType (Results 1 – 25 of 30) sorted by relevance

12

/external/rust/android-crates-io/crates/displaydoc/src/
Dexpand.rs111 fn new_empty_where_type_predicate(ident: Ident) -> PredicateType { in new_empty_where_type_predicate()
180 new_type_predicate: PredicateType, in append_where_clause_type_predicate()
195 predicate_that_needs_a_display_impl: &mut PredicateType, in add_display_constraint_to_type_predicate()
/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/Transforms/Utils/
DPredicateInfo.h71 enum PredicateType { PT_Branch, PT_Assume, PT_Switch }; enum
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Transforms/Utils/
DPredicateInfo.h95 enum PredicateType { PT_Branch, PT_Assume, PT_Switch }; enum
/external/rust/android-crates-io/crates/prettyplease/src/
Dgenerics.rs302 fn predicate_type(&mut self, predicate: &PredicateType) { in predicate_type()
/external/cronet/tot/third_party/rust/chromium_crates_io/vendor/syn-2.0.87/src/
Dgenerics.rs1353 impl ToTokens for PredicateType { implementation
/external/cronet/stable/third_party/rust/chromium_crates_io/vendor/syn-2.0.87/src/
Dgenerics.rs1353 impl ToTokens for PredicateType { implementation
/external/rust/android-crates-io/crates/syn/src/
Dgenerics.rs1329 impl ToTokens for PredicateType { implementation
/external/cronet/tot/third_party/rust/chromium_crates_io/vendor/syn-2.0.87/src/gen/
Deq.rs1697 impl Eq for crate::PredicateType {} implementation
1700 impl PartialEq for crate::PredicateType { implementation
Dfold.rs767 fn fold_predicate_type(&mut self, i: crate::PredicateType) -> crate::PredicateType { in fold_predicate_type()
3182 node: crate::PredicateType, in fold_predicate_type()
Dclone.rs1716 impl Clone for crate::PredicateType { implementation
Dhash.rs2165 impl Hash for crate::PredicateType { implementation
Dvisit_mut.rs723 fn visit_predicate_type_mut(&mut self, i: &mut crate::PredicateType) { in visit_predicate_type_mut()
Dvisit.rs715 fn visit_predicate_type(&mut self, i: &'ast crate::PredicateType) { in visit_predicate_type()
/external/rust/android-crates-io/crates/syn/src/gen/
Deq.rs1697 impl Eq for crate::PredicateType {} implementation
1700 impl PartialEq for crate::PredicateType { implementation
Dfold.rs767 fn fold_predicate_type(&mut self, i: crate::PredicateType) -> crate::PredicateType { in fold_predicate_type()
3196 node: crate::PredicateType, in fold_predicate_type()
Dclone.rs1716 impl Clone for crate::PredicateType { implementation
Dhash.rs2165 impl Hash for crate::PredicateType { implementation
Dvisit_mut.rs723 fn visit_predicate_type_mut(&mut self, i: &mut crate::PredicateType) { in visit_predicate_type_mut()
Dvisit.rs715 fn visit_predicate_type(&mut self, i: &'ast crate::PredicateType) { in visit_predicate_type()
/external/cronet/stable/third_party/rust/chromium_crates_io/vendor/syn-2.0.87/src/gen/
Deq.rs1697 impl Eq for crate::PredicateType {} implementation
1700 impl PartialEq for crate::PredicateType { implementation
Dfold.rs767 fn fold_predicate_type(&mut self, i: crate::PredicateType) -> crate::PredicateType { in fold_predicate_type()
3182 node: crate::PredicateType, in fold_predicate_type()
Dclone.rs1716 impl Clone for crate::PredicateType { implementation
Dhash.rs2165 impl Hash for crate::PredicateType { implementation
Dvisit_mut.rs723 fn visit_predicate_type_mut(&mut self, i: &mut crate::PredicateType) { in visit_predicate_type_mut()
Dvisit.rs715 fn visit_predicate_type(&mut self, i: &'ast crate::PredicateType) { in visit_predicate_type()

12