Searched refs:parametersMatch (Results 1 – 5 of 5) sorted by relevance
162 static bool parametersMatch(const LVSymbols *References,
117 static bool parametersMatch(const LVTypes *References,
333 bool LVSymbol::parametersMatch(const LVSymbols *References, in parametersMatch() function in LVSymbol
225 bool LVType::parametersMatch(const LVTypes *References, in parametersMatch() function in LVType
1036 if (!LVType::parametersMatch(getTypes(), Scope->getTypes())) in equals() 1826 if (!LVType::parametersMatch(getTypes(), Scope->getTypes())) in equals() 1830 if (!LVSymbol::parametersMatch(getSymbols(), Scope->getSymbols())) in equals()