Searched refs:InterfaceValue (Results 1 – 2 of 2) sorted by relevance
114 struct InterfaceValue { struct119 inline bool operator==(InterfaceValue LHS, InterfaceValue RHS) { argument122 inline bool operator!=(InterfaceValue LHS, InterfaceValue RHS) {125 inline bool operator<(InterfaceValue LHS, InterfaceValue RHS) {129 inline bool operator>(InterfaceValue LHS, InterfaceValue RHS) {132 inline bool operator<=(InterfaceValue LHS, InterfaceValue RHS) {135 inline bool operator>=(InterfaceValue LHS, InterfaceValue RHS) {154 InterfaceValue From, To;188 InterfaceValue IValue;207 instantiateInterfaceValue(InterfaceValue IValue, CallBase &Call);
77 instantiateInterfaceValue(InterfaceValue IValue, CallBase &Call) { in instantiateInterfaceValue()