Home
last modified time | relevance | path

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

/external/rust/crates/pin-project/tests/
Dpinned_drop.rs211 const ASSOC2: usize; in self_ty_inside_macro_call() constant
217 const ASSOC2: usize = 2; in self_ty_inside_macro_call() constant
237 mac!(Self::ASSOC2;); in self_ty_inside_macro_call()
238 mac!(<Self>::ASSOC2;); in self_ty_inside_macro_call()
239 mac!(<Self as Trait>::ASSOC2;); in self_ty_inside_macro_call()
/external/llvm-project/lld/test/COFF/
Dassociative-comdat-order.test3 # RUN: sed -e s/ASSOC1/2/ -e s/ASSOC2/3/ %s | yaml2obj > %t.obj
10 # RUN: sed -e s/ASSOC1/3/ -e s/ASSOC2/1/ %s | yaml2obj > %t.obj
63 Number: ASSOC2