Home
last modified time | relevance | path

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

/dports/lang/mono/mono-5.10.1.57/external/corert/src/Native/ObjWriter/
H A DtypeBuilder.h85 const char *GetLengthName(unsigned index);
H A DtypeBuilder.cpp200 Offset, ArrayDimentions.GetLengthName(i)); in GetArrayTypeIndex()
294 const char *ArrayDimensionsDescriptor::GetLengthName(unsigned index) { in GetLengthName() function in ArrayDimensionsDescriptor