Searched refs:handleFormatArgAttr (Results 1 - 1 of 1) sorted by relevance

/external/clang/lib/Sema/
H A DSemaDeclAttr.cpp2713 static void handleFormatArgAttr(Sema &S, Decl *D, const AttributeList &Attr) { function
4290 case AttributeList::AT_FormatArg: handleFormatArgAttr (S, D, Attr); break;

Completed in 37 milliseconds