Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/include/llvm/IR/
H A DDebugInfoMetadata.h1934 getRetainedNodes(), getThrownTypes(), getAnnotations(), in cloneImpl()
2071 DITypeArray getThrownTypes() const { in getThrownTypes() function
/openbsd-src/gnu/llvm/llvm/lib/CodeGen/AsmPrinter/
H A DDwarfUnit.cpp1306 addThrownTypes(SPDie, SP->getThrownTypes()); in applySubprogramAttributes()
/openbsd-src/gnu/llvm/llvm/lib/Bitcode/Writer/
H A DBitcodeWriter.cpp1885 Record.push_back(VE.getMetadataOrNullID(N->getThrownTypes().get())); in writeDISubprogram()