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

/freebsd-13-stable/contrib/llvm-project/clang/include/clang/Basic/
H A DIdentifierTable.h733 static ObjCStringFormatFamily getStringFormatFamilyImpl(Selector sel);
813 return getStringFormatFamilyImpl(*this);
/freebsd-13-stable/contrib/llvm-project/clang/lib/Basic/
H A DIdentifierTable.cpp592 ObjCStringFormatFamily Selector::getStringFormatFamilyImpl(Selector sel) { function in class:clang::Selector

Completed in 109 milliseconds