Home
last modified time | relevance | path

Searched refs:hasExceptionAttribute (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/TextAPI/
H A DRecordVisitor.cpp64 if (ObjCR.hasExceptionAttribute()) in visitObjCInterface()
/freebsd/contrib/llvm-project/llvm/include/llvm/TextAPI/
H A DRecord.h200 bool hasExceptionAttribute() const { in hasExceptionAttribute() function
/freebsd/contrib/llvm-project/clang/lib/InstallAPI/
H A DDylibVerifier.cpp579 SymCtx.Kind = R->hasExceptionAttribute() ? EncodeKind::ObjectiveCClassEHType in verify()
788 if (R.hasExceptionAttribute()) { in visitObjCInterface()
795 SymCtx.Kind = R.hasExceptionAttribute() ? EncodeKind::ObjectiveCClassEHType in visitObjCInterface()