Searched refs:IsScopeValidToPatchLexical (Results 1 – 3 of 3) sorted by relevance
53 if (patchFixHelper && patchFixHelper->IsScopeValidToPatchLexical(varScope)) { in SetLexical()
67 bool IsScopeValidToPatchLexical(binder::VariableScope *scope) const;
259 bool PatchFix::IsScopeValidToPatchLexical(binder::VariableScope *scope) const in IsScopeValidToPatchLexical() function in panda::es2panda::util::PatchFix