Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/IR/
H A DDebugInfoMetadata.h1698 getRetainedNodes(), getThrownTypes(), getAnnotations(), in cloneImpl()
1836 DITypeArray getThrownTypes() const { in getThrownTypes() function
/freebsd-14.2/contrib/llvm-project/llvm/lib/Transforms/Coroutines/
H A DCoroSplit.cpp1005 Decl->getThrownTypes(), Decl->getAnnotations(), in create()
/freebsd-14.2/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/
H A DDwarfUnit.cpp1307 addThrownTypes(SPDie, SP->getThrownTypes()); in applySubprogramAttributes()
/freebsd-14.2/contrib/llvm-project/llvm/lib/Bitcode/Writer/
H A DBitcodeWriter.cpp1931 Record.push_back(VE.getMetadataOrNullID(N->getThrownTypes().get())); in writeDISubprogram()