Searched defs:Any (Results 1 – 12 of 12) sorted by relevance
22 public class Any implements IArgumentMatcher, Serializable { class28 private Any() { in Any() method in Any
14 public class Any extends ArgumentMatcher implements Serializable { class19 private Any() {} in Any() method in Any
35 struct Any { struct40 T* find(const Key& key) const { return this->find(key, Any()); } in find() argument
34 Any, ///< The linker may choose any COMDAT. enumerator
190 Any, enumerator
137 static void Any() { in Any() function
386 enum ConstraintKind { Empty, Point, Distance, Line, Any } Kind; enumerator
210 struct Any { struct
454 def Any(s): function
3934 bool Any = false; in FilterOutUndesirableDedicatedRegisters() local4054 bool Any = false; in NarrowSearchSpaceByDetectingSupersets() local4159 bool Any = false; in NarrowSearchSpaceByCollapsingUnrolledCode() local4247 bool Any = false; in NarrowSearchSpaceByPickingWinnerRegs() local
680 bool Any = false; in CastGEPIndices() local
290 class Any(BaseType): class in RawTypes