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

/external/clang/lib/Sema/
H A DSemaExprObjC.cpp2837 static bool isCFType(QualType type) { function in class:__anon18056::ARCCastChecker
2950 if (!isCFType(fn->getReturnType()))
3003 if (!isAnyRetainable(TargetClass) || !isCFType(method->getReturnType()))

Completed in 170 milliseconds