Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/clang/lib/Sema/
H A DSemaDeclAttr.cpp8487 if (const ConflictingAttrTy *ConflictingAttr = in handleEnforceTCBAttr() local
8492 << AL.getAttrName()->getName() << ConflictingAttr->getAttrName()->getName() in handleEnforceTCBAttr()
8509 if (const ConflictingAttrTy *ConflictingAttr = in mergeEnforceTCBAttrImpl() local
8511 S.Diag(ConflictingAttr->getLoc(), diag::err_tcb_conflicting_attributes) in mergeEnforceTCBAttrImpl()
8512 << ConflictingAttr->getAttrName()->getName() in mergeEnforceTCBAttrImpl()