Home
last modified time | relevance | path

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

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