Searched defs:ThrownTypes (Results 1 – 4 of 4) sorted by relevance
860 DITypeArray ThrownTypes, DINodeArray Annotations, in createFunction()880 DITypeArray ThrownTypes) { in createTempFunctionFwdDecl()895 DITypeArray ThrownTypes) { in createMethod()
1129 Metadata *ThrownTypes, Metadata *Annotations, MDString *TargetFuncName, in getImpl()
1496 auto *ThrownTypes = dyn_cast<MDTuple>(RawThrownTypes); in visitDISubprogram() local
527 void DwarfUnit::addThrownTypes(DIE &Die, DINodeArray ThrownTypes) { in addThrownTypes()