Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/AsmPrinter/
H A DCodeViewDebug.h270 std::vector<std::pair<std::string, const DIType *>> LocalUDTs; variable
286 LocalUDTs.clear(); in setCurrentSubprogram()
H A DCodeViewDebug.cpp1154 emitDebugInfoForUDTs(LocalUDTs); in emitDebugInfoForFunction()
1526 LocalUDTs.emplace_back(std::move(FullyQualifiedName), Ty); in addToUDTs()
2174 LocalUDTs.clear(); in clear()