Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang-tools-extra/test/clang-tidy/checkers/bugprone/
H A Dredundant-branch-condition.cpp1136 bool *firePtr = &onFire; in negative_mutated_by_ptr() local
1138 tryToExtinguish(*firePtr); in negative_mutated_by_ptr()