Home
last modified time | relevance | path

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

/llvm-project/clang-tools-extra/test/clang-tidy/checkers/readability/
H A Dsimplify-boolean-expr-members.cpp22 bool negated_null_pointer_condition();
308 bool S::negated_null_pointer_condition() { in negated_null_pointer_condition() function in S
H A Dsimplify-boolean-expr.cpp945 bool negated_null_pointer_condition(int *p4) { in negated_null_pointer_condition() function