Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/mdgen/include/
Dmdrecord.h45 struct StrInfo { struct
48 StrInfo(unsigned int curIdx, RecordType curTy) : idx(curIdx), sType(curTy) {} in StrInfo() argument