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() function