Searched defs:ThrownTypes (Results 1 – 4 of 4) sorted by relevance
853 DITypeArray ThrownTypes, DINodeArray Annotations, in createFunction()874 DITypeArray ThrownTypes) { in createTempFunctionFwdDecl()889 DITypeArray ThrownTypes) { in createMethod()
1047 Metadata *ThrownTypes, Metadata *Annotations, MDString *TargetFuncName, in getImpl()
1373 auto *ThrownTypes = dyn_cast<MDTuple>(RawThrownTypes); in visitDISubprogram() local
526 void DwarfUnit::addThrownTypes(DIE &Die, DINodeArray ThrownTypes) { in addThrownTypes()