Home
last modified time | relevance | path

Searched refs:tsInterfaceDeclaration (Results 1 - 4 of 4) sorted by relevance

/arkcompiler/ets_frontend/es2panda/ir/ts/
H A DtsTypeReference.cpp24 #include <ir/ts/tsInterfaceDeclaration.h>
/arkcompiler/ets_frontend/ets2panda/ast_verifier/
H A Dhelpers.cpp178 auto *tsInterfaceDeclaration = tmpNode->AsTSInterfaceDeclaration(); in GetTSInterfaceDeclarationType() local
179 return tsInterfaceDeclaration->TsType(); in GetTSInterfaceDeclarationType()
/arkcompiler/ets_frontend/es2panda/typescript/core/
H A Dobject.cpp31 #include <ir/ts/tsInterfaceDeclaration.h>
/arkcompiler/ets_frontend/es2panda/parser/
H A DstatementParser.cpp66 #include <ir/ts/tsInterfaceDeclaration.h>

Completed in 11 milliseconds