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

/external/clang/lib/Sema/
H A DSemaDeclAttr.cpp2795 /// getFormatAttrKind - Map from format attribute names to supported format
2797 static FormatAttrKind getFormatAttrKind(StringRef Format) { function
2919 FormatAttrKind Kind = getFormatAttrKind(Format);

Completed in 56 milliseconds