Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/lib/Sema/
H A DSemaExprObjC.cpp3540 static bool isCFType(QualType type) { in isCFType() function in __anon54f2c0490411::ARCCastChecker
3656 if (!isCFType(fn->getReturnType())) in checkCallToFunction()
3709 if (!isAnyRetainable(TargetClass) || !isCFType(method->getReturnType())) in checkCallToMethod()