Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/IR/
DDIBuilder.cpp759 DITypeArray ThrownTypes) { in createFunction()
778 DITypeArray ThrownTypes) { in createTempFunctionFwdDecl()
793 DITypeArray ThrownTypes) { in createMethod()
DDebugInfoMetadata.cpp636 Metadata *ThrownTypes, StorageType Storage, bool ShouldCreate) { in getImpl()
DVerifier.cpp1145 auto *ThrownTypes = dyn_cast<MDTuple>(RawThrownTypes); in visitDISubprogram() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/AsmPrinter/
DDwarfUnit.cpp612 void DwarfUnit::addThrownTypes(DIE &Die, DINodeArray ThrownTypes) { in addThrownTypes()