Home
last modified time | relevance | path

Searched defs:ThrownTypes (Results 1 – 4 of 4) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/lib/IR/
H A DDIBuilder.cpp815 DITypeArray ThrownTypes) { in createFunction()
834 DITypeArray ThrownTypes) { in createTempFunctionFwdDecl()
849 DITypeArray ThrownTypes) { in createMethod()
H A DDebugInfoMetadata.cpp865 Metadata *ThrownTypes, StorageType Storage, bool ShouldCreate) { in getImpl()
H A DVerifier.cpp1280 auto *ThrownTypes = dyn_cast<MDTuple>(RawThrownTypes); in visitDISubprogram() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/AsmPrinter/
H A DDwarfUnit.cpp531 void DwarfUnit::addThrownTypes(DIE &Die, DINodeArray ThrownTypes) { in addThrownTypes()