Searched refs:TypeLoweringScope (Results 1 – 2 of 2) sorted by relevance
299 struct CodeViewDebug::TypeLoweringScope { struct in CodeViewDebug300 TypeLoweringScope(CodeViewDebug &CVD) : CVD(CVD) { ++CVD.TypeEmissionLevel; } in TypeLoweringScope() function301 ~TypeLoweringScope() { in ~TypeLoweringScope() argument414 TypeLoweringScope S(*this); in getMemberFunctionType()2406 TypeLoweringScope S(*this); in getTypeIndex()2432 TypeLoweringScope S(*this); in getTypeIndexForThisPtr()2479 TypeLoweringScope S(*this); in getCompleteTypeIndex()
427 struct TypeLoweringScope;