Searched refs:LocationIsValidForAddress (Results 1 – 3 of 3) sorted by relevance
92 bool LocationIsValidForAddress(const Address &address);
253 bool Variable::LocationIsValidForAddress(const Address &address) { in LocationIsValidForAddress() function in Variable
705 if (var && var->LocationIsValidForAddress(*this)) { in Dump()