Home
last modified time | relevance | path

Searched refs:getMethodFamilyImpl (Results 1 – 4 of 4) sorted by relevance

/external/clang/include/clang/Basic/
DIdentifierTable.h665 static ObjCMethodFamily getMethodFamilyImpl(Selector sel);
736 return getMethodFamilyImpl(*this); in getMethodFamily()
/external/llvm-project/clang/include/clang/Basic/
DIdentifierTable.h731 static ObjCMethodFamily getMethodFamilyImpl(Selector sel);
809 return getMethodFamilyImpl(*this); in getMethodFamily()
/external/clang/lib/Basic/
DIdentifierTable.cpp471 ObjCMethodFamily Selector::getMethodFamilyImpl(Selector sel) { in getMethodFamilyImpl() function in Selector
/external/llvm-project/clang/lib/Basic/
DIdentifierTable.cpp516 ObjCMethodFamily Selector::getMethodFamilyImpl(Selector sel) { in getMethodFamilyImpl() function in Selector