Home
last modified time | relevance | path

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

/freebsd-10-stable/contrib/llvm/tools/clang/lib/Sema/
DSemaDeclObjC.cpp1478 F_alloc, F_copy, F_mutableCopy = F_copy, F_init, F_new in checkMethodFamilyMismatch() enumerator
1497 case OMF_alloc: familySelector = F_alloc; break; in checkMethodFamilyMismatch()