Searched refs:LocationIsValidForAddress (Results 1 – 3 of 3) sorted by relevance
90 bool LocationIsValidForAddress(const Address &address);
252 bool Variable::LocationIsValidForAddress(const Address &address) { in LocationIsValidForAddress() function in Variable
716 if (var_sp && var_sp->LocationIsValidForAddress(*this)) { in Dump()