Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/AsmPrinter/
DDwarfUnit.h237 void addThrownTypes(DIE &Die, DINodeArray ThrownTypes);
DDwarfUnit.cpp696 void DwarfUnit::addThrownTypes(DIE &Die, DINodeArray ThrownTypes) { in addThrownTypes() function in DwarfUnit
1330 addThrownTypes(SPDie, SP->getThrownTypes()); in applySubprogramAttributes()