Searched refs:emitGetPtrLocal (Results 1 – 3 of 3) sorted by relevance
686 return DiscardResult ? true : this->emitGetPtrLocal(L.Offset, LV); in dereferenceVar()695 return DiscardResult ? true : this->emitGetPtrLocal(L.Offset, LV); in dereferenceVar()1137 if (!this->emitGetPtrLocal(Local->second.Offset, VD)) in visitDecl()1224 if (!this->emitGetPtrLocal(*LocalIndex, E)) in VisitCallExpr()1400 return this->emitGetPtrLocal(Offset, E); in VisitDeclRefExpr()
207 bool EvalEmitter::emitGetPtrLocal(uint32_t I, const SourceInfo &Info) { in emitGetPtrLocal() function in EvalEmitter
140 if (!this->emitGetPtrLocal(I, Init)) in visitLocalInitializer()