Searched refs:parametersMatch (Results 1 – 5 of 5) sorted by relevance
163 static bool parametersMatch(const LVSymbols *References,
117 static bool parametersMatch(const LVTypes *References,
335 bool LVSymbol::parametersMatch(const LVSymbols *References, in parametersMatch() function in LVSymbol
225 bool LVType::parametersMatch(const LVTypes *References, in parametersMatch() function in LVType
1049 if (!LVType::parametersMatch(getTypes(), Scope->getTypes())) in equals()1839 if (!LVType::parametersMatch(getTypes(), Scope->getTypes())) in equals()1843 if (!LVSymbol::parametersMatch(getSymbols(), Scope->getSymbols())) in equals()