Searched refs:LocationIsValidForAddress (Results 1 – 4 of 4) sorted by relevance
94 bool LocationIsValidForAddress(const Address &address);
239 bool Variable::LocationIsValidForAddress(const Address &address) { in LocationIsValidForAddress() function in Variable
736 return var && var->LocationIsValidForAddress(*this); in Dump()
960 if (variable_sp->LocationIsValidForAddress(so_addr.GetFileAddress())) { in ResolveSymbolContext()