Searched defs:ThrownTypes (Results 1 – 4 of 4) sorted by relevance
982 DITypeArray ThrownTypes, DINodeArray Annotations, StringRef TargetFuncName, in createFunction()1001 DITypeArray ThrownTypes) { in createTempFunctionFwdDecl()1016 DITypeArray ThrownTypes, bool UseKeyInstructions) { in createMethod()
1398 Metadata *ThrownTypes, Metadata *Annotations, MDString *TargetFuncName, in getImpl()
1567 auto *ThrownTypes = dyn_cast<MDTuple>(RawThrownTypes); in visitDISubprogram() local
549 void DwarfUnit::addThrownTypes(DIE &Die, DINodeArray ThrownTypes) { in addThrownTypes()