Home
last modified time | relevance | path

Searched refs:GenericInstantVector (Results 1 – 1 of 1) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_ir/include/
Dmir_type.h2434 using GenericInstantVector = std::vector<TypePair>; variable
2457 const GenericInstantVector &GetInstantVec() const in GetInstantVec()
2462 GenericInstantVector &GetInstantVec() in GetInstantVec()
2483 GenericInstantVector instantVec {}; // in each pair, first is generic type, second is real type