Searched defs:foundVar (Results 1 – 8 of 8) sorted by relevance
275 … varbinder::LocalVariable *foundVar = desc->FindProperty(prop->Key()->AsIdentifier()->Name()); in CheckPattern() local349 varbinder::LocalVariable *foundVar) in CheckAssignmentPattern()
47 varbinder::Variable *foundVar = nullptr; in GetUnionFieldClass() local
163 auto *foundVar = in FindTypeAlias() local
180 …varbinder::LocalVariable *foundVar = newObject->GetProperty(prop->Key()->AsIdentifier()->Name(), t… in CreateParameterTypeForObjectAssignmentPattern() local
494 binder::LocalVariable *foundVar = desc->FindProperty(prop->Key()->AsIdentifier()->Name()); in CheckPattern() local
184 …binder::LocalVariable *foundVar = newObject->GetProperty(prop->Key()->AsIdentifier()->Name(), true… in CreateParameterTypeForObjectAssignmentPattern() local
922 const auto *foundVar = FindLocal(newDecl->Name(), options); in AddBinding() local
582 auto foundVar = globalBindings.find(imported); in FindImportSpecifiersVariable() local