Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Basic/
H A DIdentifierTable.h734 static ObjCStringFormatFamily getStringFormatFamilyImpl(Selector sel);
814 return getStringFormatFamilyImpl(*this); in getStringFormatFamily()
/netbsd-src/external/apache2/llvm/dist/clang/lib/Basic/
H A DIdentifierTable.cpp628 ObjCStringFormatFamily Selector::getStringFormatFamilyImpl(Selector sel) { in getStringFormatFamilyImpl() function in Selector