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