Searched refs:variable_found (Results 1 – 1 of 1) sorted by relevance
1083 bool variable_found = false; in LookupLocalVariable() local1093 if (var && !variable_found) { in LookupLocalVariable()1094 variable_found = true; in LookupLocalVariable()1105 if (!variable_found) { in LookupLocalVariable()1118 variable_found = true; in LookupLocalVariable()1124 return variable_found; in LookupLocalVariable()