Searched defs:getSimplifiedValue (Results 1 – 2 of 2) sorted by relevance
36 static SimpleType &getSimplifiedValue(From &Val) { return Val; } in getSimplifiedValue() function
71 static SimpleType getSimplifiedValue(foo &Val) { return 0; } in getSimplifiedValue() function264 static SimpleType getSimplifiedValue(pointer_wrappers::PTy &P) { in getSimplifiedValue() function270 static SimpleType getSimplifiedValue(const pointer_wrappers::PTy &P) { in getSimplifiedValue() function