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()1110 if (!variable_found) { in LookupLocalVariable()1123 variable_found = true; in LookupLocalVariable()1129 return variable_found; in LookupLocalVariable()