Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaDeclAttr.cpp6054 if (const ConflictingAttrTy *ConflictingAttr = in handleEnforceTCBAttr() local
6059 << AL.getAttrName()->getName() << ConflictingAttr->getAttrName()->getName() in handleEnforceTCBAttr()
6076 if (const ConflictingAttrTy *ConflictingAttr = in mergeEnforceTCBAttrImpl() local
6078 S.Diag(ConflictingAttr->getLoc(), diag::err_tcb_conflicting_attributes) in mergeEnforceTCBAttrImpl()
6079 << ConflictingAttr->getAttrName()->getName() in mergeEnforceTCBAttrImpl()