Home
last modified time | relevance | path

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

/src/contrib/llvm-project/llvm/lib/TextAPI/ !
H A DRecordVisitor.cpp64 if (ObjCR.hasExceptionAttribute()) in visitObjCInterface()
/src/contrib/llvm-project/llvm/include/llvm/TextAPI/ !
H A DRecord.h199 bool hasExceptionAttribute() const { in hasExceptionAttribute() function
/src/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()