Home
last modified time | relevance | path

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

/external/llvm-project/clang-tools-extra/clang-tidy/readability/
DImplicitBoolConversionCheck.cpp220 bool isCastAllowedInCondition(const ImplicitCastExpr *Cast, in isCastAllowedInCondition() function
355 isCastAllowedInCondition(Cast, Context)) { in handleCastToBool()
360 isCastAllowedInCondition(Cast, Context)) { in handleCastToBool()