Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/lib/StaticAnalyzer/Checkers/
H A DNullabilityChecker.cpp563 static const Expr *lookThroughImplicitCasts(const Expr *E) { in lookThroughImplicitCasts() function
618 getNullabilityAnnotation(lookThroughImplicitCasts(RetExpr)->getType()); in checkPreStmt()
1127 getNullabilityAnnotation(lookThroughImplicitCasts(ValueExpr)->getType()); in checkBind()