Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/CodeGen/AsmPrinter/
H A DCodeViewDebug.h284 std::vector<std::pair<std::string, const DIType *>> LocalUDTs; variable
300 LocalUDTs.clear(); in setCurrentSubprogram()
H A DCodeViewDebug.cpp1234 emitDebugInfoForUDTs(LocalUDTs); in emitDebugInfoForFunction()
1600 LocalUDTs.emplace_back(std::move(FullyQualifiedName), Ty); in addToUDTs()
2282 LocalUDTs.clear(); in clear()