Home
last modified time | relevance | path

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

/external/llvm/lib/CodeGen/AsmPrinter/
DCodeViewDebug.h268 struct TypeLoweringScope;
DCodeViewDebug.cpp180 struct CodeViewDebug::TypeLoweringScope { struct in CodeViewDebug
181 TypeLoweringScope(CodeViewDebug &CVD) : CVD(CVD) { ++CVD.TypeEmissionLevel; } in TypeLoweringScope() function
182 ~TypeLoweringScope() { in ~TypeLoweringScope() argument
268 TypeLoweringScope S(*this); in getMemberFunctionType()
1759 TypeLoweringScope S(*this); in getTypeIndex()
1790 TypeLoweringScope S(*this); in getCompleteTypeIndex()