Home
last modified time | relevance | path

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

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