Home
last modified time | relevance | path

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

/NextBSD/contrib/llvm/tools/clang/include/clang/Basic/
HDIdentifierTable.h707 ObjCStringFormatFamily getStringFormatFamily() const { in getStringFormatFamily() function
/NextBSD/contrib/llvm/tools/clang/lib/Sema/
HDSemaExprObjC.cpp2259 ObjCStringFormatFamily SFFamily = Sel.getStringFormatFamily(); in DiagnoseCStringFormatDirectiveInObjCAPI()