Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/CodeGen/AsmPrinter/
H A DCodeViewDebug.h285 std::vector<std::pair<std::string, const DIType *>> LocalUDTs; variable
301 LocalUDTs.clear(); in setCurrentSubprogram()
H A DCodeViewDebug.cpp1235 emitDebugInfoForUDTs(LocalUDTs); in emitDebugInfoForFunction()
1619 LocalUDTs.emplace_back(std::move(FullyQualifiedName), Ty); in addToUDTs()
2301 LocalUDTs.clear(); in clear()