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

/freebsd-13-stable/contrib/llvm-project/clang/include/clang/Basic/
H A DIdentifierTable.h731 static ObjCMethodFamily getMethodFamilyImpl(Selector sel);
809 return getMethodFamilyImpl(*this);
/freebsd-13-stable/contrib/llvm-project/clang/lib/Basic/
H A DIdentifierTable.cpp516 ObjCMethodFamily Selector::getMethodFamilyImpl(Selector sel) { function in class:clang::Selector

Completed in 121 milliseconds