Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/
H A DCodeViewDebug.h304 std::vector<std::pair<std::string, const DIType *>> LocalUDTs; variable
320 LocalUDTs.clear(); in setCurrentSubprogram()
H A DCodeViewDebug.cpp1249 emitDebugInfoForUDTs(LocalUDTs); in emitDebugInfoForFunction()
1649 LocalUDTs.emplace_back(std::move(FullyQualifiedName), Ty); in lowerType()
1657 // and then make LocalUDTs a member of FunctionInfo in lowerType()
2334 LocalUDTs.clear(); in collectMemberInfo()