Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/include/clang/Basic/
H A DIdentifierTable.h836 enum ObjCInstanceTypeFamily { enum
1125 static ObjCInstanceTypeFamily getInstTypeMethodFamily(Selector sel);
/freebsd/contrib/llvm-project/clang/lib/Basic/
H A DIdentifierTable.cpp689 ObjCInstanceTypeFamily Selector::getInstTypeMethodFamily(Selector sel) { in getInstTypeMethodFamily()