Home
last modified time | relevance | path

Searched refs:getStringFormatFamily (Results 1 – 2 of 2) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/clang/include/clang/Basic/
HDIdentifierTable.h813 ObjCStringFormatFamily getStringFormatFamily() const { in getStringFormatFamily() function
/freebsd-11-stable/contrib/llvm-project/clang/lib/Sema/
HDSemaExprObjC.cpp2421 ObjCStringFormatFamily SFFamily = Sel.getStringFormatFamily(); in DiagnoseCStringFormatDirectiveInObjCAPI()