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

/freebsd-13-stable/contrib/llvm-project/clang/lib/Sema/
H A DSemaExprObjC.cpp3458 static bool isAnyCLike(ARCConversionTypeClass ACTC) { function
4436 if (isAnyCLike(exprACTC) && isAnyCLike(castACTC)) return ACR_okay;

Completed in 167 milliseconds