Home
last modified time | relevance | path

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

/external/llvm/lib/CodeGen/AsmPrinter/
DCodeViewDebug.h166 std::vector<std::pair<std::string, codeview::TypeIndex>> LocalUDTs, variable
181 LocalUDTs.clear(); in setCurrentSubprogram()
DCodeViewDebug.cpp696 emitDebugInfoForUDTs(LocalUDTs); in emitDebugInfoForFunction()
918 LocalUDTs.emplace_back(std::move(FullyQualifiedName), TI); in addToUDTs()
1478 LocalUDTs.clear(); in clear()