Searched defs:getSimplifiedValue (Results 1 – 5 of 5) sorted by relevance
38 static SimpleType &getSimplifiedValue(From &Val) { return Val; } in getSimplifiedValue() function
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
83 static SimpleType getSimplifiedValue(foo &Val) { return 0; } in getSimplifiedValue() function339 static SimpleType getSimplifiedValue(pointer_wrappers::PTy &P) { in getSimplifiedValue() function345 static SimpleType getSimplifiedValue(const pointer_wrappers::PTy &P) { in getSimplifiedValue() function