Home
last modified time | relevance | path

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

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