Home
last modified time | relevance | path

Searched defs:initializerType (Results 1 - 4 of 4) sorted by relevance

/arkcompiler/ets_frontend/es2panda/ir/statements/
H A DvariableDeclarator.cpp98 checker::Type *initializerType = checker->CheckTypeCached(initializer); in CheckSimpleVariableDeclaration() local
/arkcompiler/ets_frontend/ets2panda/ir/expressions/
H A DarrayExpression.cpp251 checker::Type *initializerType = checker->GetBaseTypeOfLiteralType(assignmentPattern->Right()->Check(checker)); in CheckAssignmentPattern() local
/arkcompiler/ets_frontend/es2panda/ir/expressions/
H A DarrayExpression.cpp312 checker::Type *initializerType = in CheckPattern() local
/arkcompiler/ets_frontend/ets2panda/checker/
H A DTSAnalyzer.cpp1325 checker::Type *initializerType = checker->CheckTypeCached(initializer); in CheckSimpleVariableDeclaration() local

Completed in 7 milliseconds