Searched refs:LocationIsValidForAddress (Results 1 – 3 of 3) sorted by relevance
94 bool LocationIsValidForAddress(const Address &address);
236 bool Variable::LocationIsValidForAddress(const Address &address) { in LocationIsValidForAddress() function in Variable
730 return var && var->LocationIsValidForAddress(*this); in Dump()