Home
last modified time | relevance | path

Searched refs:getThrownTypes (Results 1 – 3 of 3) sorted by relevance

/freebsd-13.1/contrib/llvm-project/llvm/include/llvm/IR/
H A DDebugInfoMetadata.h1901 getRetainedNodes(), getThrownTypes()); in cloneImpl()
2028 DITypeArray getThrownTypes() const { in getThrownTypes() function
/freebsd-13.1/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/
H A DDwarfUnit.cpp1255 addThrownTypes(SPDie, SP->getThrownTypes()); in applySubprogramAttributes()
/freebsd-13.1/contrib/llvm-project/llvm/lib/Bitcode/Writer/
H A DBitcodeWriter.cpp1813 Record.push_back(VE.getMetadataOrNullID(N->getThrownTypes().get())); in writeDISubprogram()