Searched refs:TypeLoweringScope (Results 1 – 4 of 4) sorted by relevance
268 struct TypeLoweringScope;
180 struct CodeViewDebug::TypeLoweringScope { struct in CodeViewDebug181 TypeLoweringScope(CodeViewDebug &CVD) : CVD(CVD) { ++CVD.TypeEmissionLevel; } in TypeLoweringScope() function182 ~TypeLoweringScope() { in ~TypeLoweringScope() argument268 TypeLoweringScope S(*this); in getMemberFunctionType()1759 TypeLoweringScope S(*this); in getTypeIndex()1790 TypeLoweringScope S(*this); in getCompleteTypeIndex()
361 struct TypeLoweringScope;
272 struct CodeViewDebug::TypeLoweringScope { struct in CodeViewDebug273 TypeLoweringScope(CodeViewDebug &CVD) : CVD(CVD) { ++CVD.TypeEmissionLevel; } in TypeLoweringScope() argument274 ~TypeLoweringScope() { in ~TypeLoweringScope() argument357 TypeLoweringScope S(*this); in getMemberFunctionType()2273 TypeLoweringScope S(*this); in getTypeIndex()2312 TypeLoweringScope S(*this); in getCompleteTypeIndex()