Searched refs:hasFunctionName (Results 1 – 1 of 1) sorted by relevance
447 bool hasFunctionName(const TString& name) const in hasFunctionName() function626 …rateNameSpaces && ! symbol.getAsFunction() && table[currentLevel()]->hasFunctionName(symbol.getNam… in insert()632 if (table[0]->hasFunctionName(symbol.getName())) in insert()634 if (currentLevel() > 1 && table[1]->hasFunctionName(symbol.getName())) in insert()