Home
last modified time | relevance | path

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

/external/llvm-project/clang-tools-extra/clang-tidy/readability/
DImplicitBoolConversionCheck.cpp198 StringRef getEquivalentForBoolLiteral(const CXXBoolLiteralExpr *BoolLiteral, in getEquivalentForBoolLiteral() function
387 *Cast, getEquivalentForBoolLiteral(BoolLiteral, DestType, Context)); in handleCastFromBool()