Searched refs:emitRetValue (Results 1 – 2 of 2) sorted by relevance
527 return this->emitRetValue(Exp); in visitExpr()560 return this->emitRetValue(VD); in visitDecl()
107 bool EvalEmitter::emitRetValue(const SourceInfo &Info) { in emitRetValue() function in EvalEmitter