Home
last modified time | relevance | path

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

/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/IR/
H A DDIBuilder.cpp759 DITypeArray ThrownTypes) { in createFunction()
778 DITypeArray ThrownTypes) { in createTempFunctionFwdDecl()
793 DITypeArray ThrownTypes) { in createMethod()
H A DDebugInfoMetadata.cpp636 Metadata *ThrownTypes, StorageType Storage, bool ShouldCreate) { in getImpl()
H A DVerifier.cpp1145 auto *ThrownTypes = dyn_cast<MDTuple>(RawThrownTypes); in visitDISubprogram() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/IR/
H A DDIBuilder.cpp853 DITypeArray ThrownTypes, DINodeArray Annotations, in createFunction()
874 DITypeArray ThrownTypes) { in createTempFunctionFwdDecl()
889 DITypeArray ThrownTypes) { in createMethod()
H A DDebugInfoMetadata.cpp1047 Metadata *ThrownTypes, Metadata *Annotations, MDString *TargetFuncName, in getImpl()
H A DVerifier.cpp1373 auto *ThrownTypes = dyn_cast<MDTuple>(RawThrownTypes); in visitDISubprogram() local
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/AsmPrinter/
H A DDwarfUnit.cpp612 void DwarfUnit::addThrownTypes(DIE &Die, DINodeArray ThrownTypes) { in addThrownTypes()
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/AsmPrinter/
H A DDwarfUnit.cpp526 void DwarfUnit::addThrownTypes(DIE &Die, DINodeArray ThrownTypes) { in addThrownTypes()