Searched defs:propVar (Results 1 – 7 of 7) sorted by relevance
24 propVar = new C(); field in B
40 const auto *propVar = ast->AsMemberExpression()->PropVar(); in HandleMethodExpression() local
233 … const ir::AstNode *propVarDeclNodeParent, const varbinder::LocalVariable *propVar, in ValidatePropertyAccessForClass()257 bool ValidateVariableAccess(const varbinder::LocalVariable *propVar, const ir::MemberExpression *as… in ValidateVariableAccess()
1625 varbinder::Variable *propVar = nullptr; in CreateTSVariableForProperty() local
1569 varbinder::LocalVariable *propVar = expr->argument_->AsMemberExpression()->PropVar(); in Check() local
1818 …varbinder::LocalVariable *propVar = target->AsETSDynamicType()->GetPropertyDynamic(propName, this); in ResolveMemberReference() local
1413 binder::Variable *propVar = nullptr; in CreateTSVariableForProperty() local