Home
last modified time | relevance | path

Searched defs:ThrownTypes (Results 1 – 5 of 5) sorted by relevance

/external/swiftshader/third_party/llvm-7.0/llvm/lib/IR/
DDIBuilder.cpp757 DITypeArray ThrownTypes) { in createFunction()
776 DITypeArray ThrownTypes) { in createTempFunctionFwdDecl()
790 DITemplateParameterArray TParams, DITypeArray ThrownTypes) { in createMethod()
DDebugInfoMetadata.cpp506 Metadata *ThrownTypes, StorageType Storage, bool ShouldCreate) { in getImpl()
DVerifier.cpp1114 auto *ThrownTypes = dyn_cast<MDTuple>(RawThrownTypes); in visitDISubprogram() local
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/AsmPrinter/
DDwarfUnit.cpp696 void DwarfUnit::addThrownTypes(DIE &Die, DINodeArray ThrownTypes) { in addThrownTypes()
/external/swiftshader/third_party/llvm-7.0/llvm/unittests/IR/
DMetadataTest.cpp1598 MDTuple *ThrownTypes = getTuple(); in TEST_F() local