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.h199 bool hasExceptionAttribute() const { in hasExceptionAttribute() function
/freebsd/contrib/llvm-project/clang/lib/InstallAPI/
H A DDylibVerifier.cpp560 SymCtx.Kind = R->hasExceptionAttribute() ? EncodeKind::ObjectiveCClassEHType in verify()
770 if (R.hasExceptionAttribute()) { in visitObjCInterface()
777 SymCtx.Kind = R.hasExceptionAttribute() ? EncodeKind::ObjectiveCClassEHType in visitObjCInterface()