Home
last modified time | relevance | path

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

/external/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
/external/swiftshader/third_party/llvm-16.0/llvm/lib/IR/
DDIBuilder.cpp853 DITypeArray ThrownTypes, DINodeArray Annotations, in createFunction()
874 DITypeArray ThrownTypes) { in createTempFunctionFwdDecl()
889 DITypeArray ThrownTypes) { in createMethod()
DDebugInfoMetadata.cpp1047 Metadata *ThrownTypes, Metadata *Annotations, MDString *TargetFuncName, in getImpl()
DVerifier.cpp1373 auto *ThrownTypes = dyn_cast<MDTuple>(RawThrownTypes); in visitDISubprogram() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/AsmPrinter/
DDwarfUnit.cpp612 void DwarfUnit::addThrownTypes(DIE &Die, DINodeArray ThrownTypes) { in addThrownTypes()
/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/AsmPrinter/
DDwarfUnit.cpp526 void DwarfUnit::addThrownTypes(DIE &Die, DINodeArray ThrownTypes) { in addThrownTypes()