Searched defs:variableType (Results 1 – 7 of 7) sorted by relevance
56 #define DECLARE_CHECKS_CASTS(variableType, className) \ in VARIABLE_TYPES() argument
54 #define DECLARE_CHECKS_CASTS(variableType, className) \ in VARIABLE_TYPES() argument
277 if (auto const *const variableType = variable->TsType(); !variableType->IsETSReferenceType()) { in CheckIdentifierSmartCastCondition() local
2701 …auto *const variableType = checker->CheckVariableDeclaration(ident, ident->TypeAnnotation(), st->I… in Check() local
1066 const checker::Type *const variableType = expr->PropVar()->TsType(); in Compile() local
1045 auto *variableType = variable->TsType(); in ApplySmartCast() local
1779 StringItem *variableType = container->GetOrCreateStringItem(v.signature); in EmitLocalVariable() local