Searched defs:ARCCastChecker (Results 1 - 1 of 1) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/clang/lib/Sema/
H A DSemaExprObjC.cpp3527 class ARCCastChecker : public StmtVisitor<ARCCastChecker, ACCResult> { class in namespace:__anon2078
3541 ARCCastChecker(ASTContext &Context, ARCConversionTypeClass source, function in class:__anon2078::ARCCastChecker

Completed in 105 milliseconds