Searched defs:ThrownTypes (Results 1 – 5 of 5) sorted by relevance
757 DITypeArray ThrownTypes) { in createFunction()776 DITypeArray ThrownTypes) { in createTempFunctionFwdDecl()790 DITemplateParameterArray TParams, DITypeArray ThrownTypes) { in createMethod()
506 Metadata *ThrownTypes, StorageType Storage, bool ShouldCreate) { in getImpl()
1114 auto *ThrownTypes = dyn_cast<MDTuple>(RawThrownTypes); in visitDISubprogram() local
696 void DwarfUnit::addThrownTypes(DIE &Die, DINodeArray ThrownTypes) { in addThrownTypes()
1598 MDTuple *ThrownTypes = getTuple(); in TEST_F() local