Home
last modified time | relevance | path

Searched defs:IndexInfo (Results 1 - 2 of 2) sorted by relevance

/arkcompiler/ets_frontend/ets2panda/checker/types/ts/
H A DindexInfo.h22 class IndexInfo { class
24 IndexInfo(Type *type, util::StringView paramName, bool readonly) in IndexInfo() function in ark::es2panda::checker::IndexInfo
29 IndexInfo(Type *type, util::StringView paramName, bool readonly, const lexer::SourcePosition &pos) in IndexInfo() function in ark::es2panda::checker::IndexInfo
/arkcompiler/ets_frontend/es2panda/typescript/types/
H A DindexInfo.h23 class IndexInfo { class
25 IndexInfo(Type *type, util::StringView paramName, bool readonly) in IndexInfo() function in panda::es2panda::checker::IndexInfo
30 IndexInfo(Type *type, util::StringView paramName, bool readonly, const lexer::SourcePosition &pos) in IndexInfo() function in panda::es2panda::checker::IndexInfo

Completed in 1 milliseconds