Searched refs:variable_found (Results 1 – 1 of 1) sorted by relevance
1080 bool variable_found = false; in LookupLocalVariable() local1090 if (var && !variable_found) { in LookupLocalVariable()1091 variable_found = true; in LookupLocalVariable()1102 if (!variable_found) { in LookupLocalVariable()1115 variable_found = true; in LookupLocalVariable()1121 return variable_found; in LookupLocalVariable()