Searched refs:variable_found (Results 1 – 1 of 1) sorted by relevance
1088 bool variable_found = false; in LookupLocalVariable() local1098 if (var && !variable_found) { in LookupLocalVariable()1099 variable_found = true; in LookupLocalVariable()1105 return variable_found; in LookupLocalVariable()