Searched refs:SwiftError (Results 26 - 28 of 28) sorted by relevance

12

/freebsd-11-stable/contrib/llvm-project/llvm/lib/Bitcode/Writer/
H A DBitcodeWriter.cpp713 case Attribute::SwiftError:
/freebsd-11-stable/contrib/llvm-project/llvm/lib/AsmParser/
H A DLLParser.cpp1646 case lltok::kw_swifterror: B.addAttribute(Attribute::SwiftError); break;
/freebsd-11-stable/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DTargetLowering.cpp116 IsSwiftError = Call->paramHasAttr(ArgIdx, Attribute::SwiftError);

Completed in 158 milliseconds

12