Searched refs:variable_exists_with_name (Results 1 – 1 of 1) sorted by relevance
516 static bool variable_exists_with_name(const std::unordered_map<const Variable*, String>& varMap, in variable_exists_with_name() function540 if (!variable_exists_with_name(fVariableCppNames, prefixedName)) { in getVariableCppName()