Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaDeclAttr.cpp3474 FormatAttr *Sema::mergeFormatAttr(Decl *D, const AttributeCommonInfo &CI, in mergeFormatAttr() function in Sema
3603 FormatAttr *NewAttr = S.mergeFormatAttr(D, AL, II, Idx, FirstArg); in handleFormatAttr()
H A DSemaDecl.cpp2815 NewAttr = S.mergeFormatAttr(D, *FA, FA->getType(), FA->getFormatIdx(), in mergeDeclAttribute()
/freebsd/contrib/llvm-project/clang/include/clang/Sema/
H A DSema.h4547 FormatAttr *mergeFormatAttr(Decl *D, const AttributeCommonInfo &CI,