Searched refs:LocationIsValidForFrame (Results 1 – 5 of 5) sorted by relevance
173 !this_var_sp->LocationIsValidForFrame(frame)) { in ScanContext()203 !self_variable_sp->LocationIsValidForFrame(frame)) { in ScanContext()246 !this_var_sp->LocationIsValidForFrame(frame)) { in ScanContext()273 !self_variable_sp->LocationIsValidForFrame(frame)) { in ScanContext()
874 this_var->LocationIsValidForFrame(frame)) { in LookUpLldbClass()963 if (!self_var->LocationIsValidForFrame(frame)) in LookUpLldbObjCClass()
92 bool LocationIsValidForFrame(StackFrame *frame);
214 bool Variable::LocationIsValidForFrame(StackFrame *frame) { in LocationIsValidForFrame() function in Variable
493 v->LocationIsValidForFrame(this)); in GetInScopeVariableList()