Home
last modified time | relevance | path

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

/external/clang/lib/Sema/
DSemaDeclAttr.cpp3121 FormatAttr *Sema::mergeFormatAttr(Decl *D, SourceRange Range, StringRef Format, in mergeFormatAttr() function in Sema
3280 FormatAttr *NewAttr = S.mergeFormatAttr(D, Attr.getRange(), Format, in handleFormatAttr()
DSemaDecl.cpp1993 NewAttr = S.mergeFormatAttr(D, FA->getRange(), FA->getType(), in mergeDeclAttribute()
/external/clang/include/clang/Sema/
DSema.h1735 FormatAttr *mergeFormatAttr(Decl *D, SourceRange Range, StringRef Format,