Lines Matching full:ismethod
76 typedef false_type IsMethod;
84 typedef true_type IsMethod;
95 typedef true_type IsMethod;
106 typedef false_type IsMethod;
116 typedef true_type IsMethod;
128 typedef true_type IsMethod;
140 typedef false_type IsMethod;
151 typedef true_type IsMethod;
164 typedef true_type IsMethod;
177 typedef false_type IsMethod;
189 typedef true_type IsMethod;
203 typedef true_type IsMethod;
217 typedef false_type IsMethod;
231 typedef true_type IsMethod;
247 typedef true_type IsMethod;
263 typedef false_type IsMethod;
278 typedef true_type IsMethod;
295 typedef true_type IsMethod;
312 typedef false_type IsMethod;
328 typedef true_type IsMethod;
346 typedef true_type IsMethod;
1018 typedef typename TargetTraits::IsMethod IsMethod;
1037 typedef typename TargetTraits::IsMethod IsMethod;
1042 COMPILE_ASSERT(IsMethod::value ||
1045 COMPILE_ASSERT(!IsMethod::value || !is_array<P1>::value,
1060 MaybeRefcount<IsMethod, P1>::AddRef(p1_);
1064 MaybeRefcount<IsMethod, P1>::Release(p1_);
1077 typedef typename TargetTraits::IsMethod IsMethod;
1082 COMPILE_ASSERT(IsMethod::value ||
1085 COMPILE_ASSERT(!IsMethod::value || !is_array<P1>::value,
1104 MaybeRefcount<IsMethod, P1>::AddRef(p1_);
1108 MaybeRefcount<IsMethod, P1>::Release(p1_);
1122 typedef typename TargetTraits::IsMethod IsMethod;
1127 COMPILE_ASSERT(IsMethod::value ||
1130 COMPILE_ASSERT(!IsMethod::value || !is_array<P1>::value,
1153 MaybeRefcount<IsMethod, P1>::AddRef(p1_);
1157 MaybeRefcount<IsMethod, P1>::Release(p1_);
1172 typedef typename TargetTraits::IsMethod IsMethod;
1177 COMPILE_ASSERT(IsMethod::value ||
1180 COMPILE_ASSERT(!IsMethod::value || !is_array<P1>::value,
1207 MaybeRefcount<IsMethod, P1>::AddRef(p1_);
1211 MaybeRefcount<IsMethod, P1>::Release(p1_);
1228 typedef typename TargetTraits::IsMethod IsMethod;
1233 COMPILE_ASSERT(IsMethod::value ||
1236 COMPILE_ASSERT(!IsMethod::value || !is_array<P1>::value,
1268 MaybeRefcount<IsMethod, P1>::AddRef(p1_);
1272 MaybeRefcount<IsMethod, P1>::Release(p1_);
1290 typedef typename TargetTraits::IsMethod IsMethod;
1295 COMPILE_ASSERT(IsMethod::value ||
1298 COMPILE_ASSERT(!IsMethod::value || !is_array<P1>::value,
1334 MaybeRefcount<IsMethod, P1>::AddRef(p1_);
1338 MaybeRefcount<IsMethod, P1>::Release(p1_);