Searched refs:emitGetLocal (Results 1 – 2 of 2) sorted by relevance
677 if (!this->emitGetLocal(T, L.Offset, LV)) in dereferenceVar()689 if (!this->emitGetLocal(T, L.Offset, LV)) in dereferenceVar()1399 return this->emitGetLocal(PT_Ptr, Offset, E); in VisitDeclRefExpr()
219 bool EvalEmitter::emitGetLocal(uint32_t I, const SourceInfo &Info) { in emitGetLocal() function in EvalEmitter