Home
last modified time | relevance | path

Searched defs:typeDecl (Results 1 - 3 of 3) sorted by relevance

/arkcompiler/ets_frontend/ets2panda/checker/ets/
H A Dobject.cpp570 auto *typeDecl = typeAnnotation->AsETSTypeReference()->Part()->Name()->AsIdentifier()->Variable()->Declaration(); in HasETSFunctionType() local
H A Dhelpers.cpp2047 auto *typeDecl = type->AsETSTypeReference()->Part()->Name()->AsIdentifier()->Variable()->Declaration(); in CheckRethrowingFunction() local
/arkcompiler/ets_frontend/ets2panda/parser/
H A DETSparser.cpp438 ir::AstNode *typeDecl = ParseTypeDeclaration(true); in ParseInnerTypeDeclaration() local

Completed in 11 milliseconds