Home
last modified time | relevance | path

Searched defs:placeholderObj (Results 1 – 4 of 4) sorted by relevance

/arkcompiler/ets_frontend/es2panda/ir/ts/
DtsSignatureDeclaration.cpp84 checker::Type *placeholderObj = nullptr; in Check() local
/arkcompiler/ets_frontend/ets2panda/checker/ts/
Dobject.cpp234 Type *placeholderObj = it->Check(this); in ResolveSignaturesOfObjectType() local
248 Type *placeholderObj = it->Check(this); in ResolveIndexInfosOfObjectType() local
/arkcompiler/ets_frontend/es2panda/typescript/core/
Dobject.cpp239 Type *placeholderObj = it->Check(this); in ResolveSignaturesOfObjectType() local
254 Type *placeholderObj = it->Check(this); in ResolveIndexInfosOfObjectType() local
/arkcompiler/ets_frontend/ets2panda/checker/
DTSAnalyzer.cpp166 checker::Type *placeholderObj = nullptr; in Check() local