Searched defs:anotherInteger (Results 1 – 2 of 2) sorted by relevance
/llvm-project/clang-tools-extra/test/clang-tidy/checkers/readability/ | ||
H A D | implicit-bool-conversion.c | 215 int anotherInteger = 20; implicitConversionToBoolInComplexExpressions() local |
H A D | implicit-bool-conversion.cpp | 234 int anotherInteger = 20; implicitConversionToBoolInComplexExpressions() local |