Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaDeclAttr.cpp704 if (ErrorAttr *EA = S.mergeErrorAttr(D, AL, NewUserDiagnostic)) in handleErrorAttr()
3449 ErrorAttr *Sema::mergeErrorAttr(Decl *D, const AttributeCommonInfo &CI, in mergeErrorAttr() function in Sema
H A DSemaDecl.cpp2813 NewAttr = S.mergeErrorAttr(D, *EA, EA->getUserDiagnostic()); in mergeDeclAttribute()
/freebsd/contrib/llvm-project/clang/include/clang/Sema/
H A DSema.h4545 ErrorAttr *mergeErrorAttr(Decl *D, const AttributeCommonInfo &CI,