Home
last modified time | relevance | path

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

/external/clang/lib/StaticAnalyzer/Checkers/
DNullabilityChecker.cpp538 static const Expr *lookThroughImplicitCasts(const Expr *E) { in lookThroughImplicitCasts() function
600 getNullabilityAnnotation(lookThroughImplicitCasts(RetExpr)->getType()); in checkPreStmt()
1113 getNullabilityAnnotation(lookThroughImplicitCasts(ValueExpr)->getType()); in checkBind()