Searched defs:ThrownTypes (Results 1 – 9 of 9) sorted by relevance
759 DITypeArray ThrownTypes) { in createFunction()778 DITypeArray ThrownTypes) { in createTempFunctionFwdDecl()793 DITypeArray ThrownTypes) { in createMethod()
636 Metadata *ThrownTypes, StorageType Storage, bool ShouldCreate) { in getImpl()
1145 auto *ThrownTypes = dyn_cast<MDTuple>(RawThrownTypes); in visitDISubprogram() local
803 DITypeArray ThrownTypes) { in createFunction()822 DITypeArray ThrownTypes) { in createTempFunctionFwdDecl()837 DITypeArray ThrownTypes) { in createMethod()
850 Metadata *ThrownTypes, StorageType Storage, bool ShouldCreate) { in getImpl()
1227 auto *ThrownTypes = dyn_cast<MDTuple>(RawThrownTypes); in visitDISubprogram() local
612 void DwarfUnit::addThrownTypes(DIE &Die, DINodeArray ThrownTypes) { in addThrownTypes()
510 void DwarfUnit::addThrownTypes(DIE &Die, DINodeArray ThrownTypes) { in addThrownTypes()
2218 MDTuple *ThrownTypes = getTuple(); in TEST_F() local