Home
last modified time | relevance | path

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

/arkcompiler/ets_frontend/es2panda/ir/ts/
DtsSignatureDeclaration.cpp81 checker::Type *placeholderObj = nullptr; in Check() local
/arkcompiler/ets_frontend/es2panda/typescript/core/
Dobject.cpp226 Type *placeholderObj = it->Check(this); in ResolveSignaturesOfObjectType() local
241 Type *placeholderObj = it->Check(this); in ResolveIndexInfosOfObjectType() local
/arkcompiler/ets_frontend/ets2panda/checker/ts/
Dobject.cpp232 Type *placeholderObj = it->Check(this); in ResolveSignaturesOfObjectType() local
246 Type *placeholderObj = it->Check(this); in ResolveIndexInfosOfObjectType() local
/arkcompiler/ets_frontend/ets2panda/checker/
DTSAnalyzer.cpp168 checker::Type *placeholderObj = nullptr; in Check() local