Home
last modified time | relevance | path

Searched refs:getInstTypeMethodFamily (Results 1 – 3 of 3) sorted by relevance

/llvm-project-15.0.7/clang/include/clang/Basic/
H A DIdentifierTable.h892 static ObjCInstanceTypeFamily getInstTypeMethodFamily(Selector sel);
/llvm-project-15.0.7/clang/lib/Basic/
H A DIdentifierTable.cpp617 ObjCInstanceTypeFamily Selector::getInstTypeMethodFamily(Selector sel) { in getInstTypeMethodFamily() function in Selector
/llvm-project-15.0.7/clang/lib/ARCMigrate/
H A DObjCMT.cpp1004 Selector::getInstTypeMethodFamily(OM->getSelector()); in migrateMethodInstanceType()
1167 Selector::getInstTypeMethodFamily(GetterSelector); in migrateProperty()