Searched refs:ThisTypeIndex (Results 1 – 2 of 2) sorted by relevance
1317 TypeIndex ThisTypeIndex = TypeIndex::Void(); in lowerTypeMemberFunction() local1319 ThisTypeIndex = ArgTypeIndices.front(); in lowerTypeMemberFunction()1332 ReturnTypeIndex, ClassType, ThisTypeIndex, CC, FunctionOptions::None, in lowerTypeMemberFunction()
1733 TypeIndex ThisTypeIndex; in lowerTypeMemberFunction() local1735 ThisTypeIndex = ArgTypeIndices.front(); in lowerTypeMemberFunction()1745 MemberFunctionRecord MFR(ReturnTypeIndex, ClassType, ThisTypeIndex, CC, in lowerTypeMemberFunction()