Searched refs:getSourceType (Results 1 – 4 of 4) sorted by relevance
38 StringRef getSourceType();
178 Ptr.toRValue(Ctx, EvalResult.getSourceType())) { in emitRet()219 Ptr.toRValue(S.getCtx(), EvalResult.getSourceType())) { in emitRetValue()
108 QualType getSourceType() const { in getSourceType() function
47 return P->toRValue(*Ctx, getSourceType()); in toRValue()