Searched refs:hasDeclaration (Results 1 – 3 of 3) sorted by relevance
171 bool hasDeclaration(const CompilationType& type) const;
328 bool Symbol::hasDeclaration(const CompilationType& type) const { in hasDeclaration() function in Symbol
403 if (!symbol_it.second.hasDeclaration(type)) { in checkVersions()