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
226 … const ir::AstNode *propVarDeclNodeParent, const varbinder::LocalVariable *propVar, in ValidatePropertyAccessForClass()255 bool ValidateVariableAccess(const varbinder::LocalVariable *propVar, const ir::MemberExpression *as… in ValidateVariableAccess()
1647 varbinder::Variable *propVar = nullptr; in CreateTSVariableForProperty() local
2231 …varbinder::LocalVariable *propVar = target->AsETSDynamicType()->GetPropertyDynamic(propName, this); in ResolveMemberReference() local
2666 varbinder::LocalVariable *propVar = expr->argument_->AsMemberExpression()->PropVar(); in Check() local
1421 binder::Variable *propVar = nullptr; in CreateTSVariableForProperty() local