Searched refs:some_condition (Results 1 – 1 of 1) sorted by relevance
6881 volatile /*to fake the compiler*/ bool some_condition = true; variable6890 if (some_condition) { // Or here in FunctionWithControlFlow()6891 if (some_condition) { in FunctionWithControlFlow()