Searched refs:LocationIsValidForFrame (Results 1 – 5 of 5) sorted by relevance
172 !this_var_sp->LocationIsValidForFrame(frame)) { in ScanContext()202 !self_variable_sp->LocationIsValidForFrame(frame)) { in ScanContext()246 !this_var_sp->LocationIsValidForFrame(frame)) { in ScanContext()273 !self_variable_sp->LocationIsValidForFrame(frame)) { in ScanContext()
869 this_var->LocationIsValidForFrame(frame)) { in LookUpLldbClass()958 if (!self_var->LocationIsValidForFrame(frame)) in LookUpLldbObjCClass()
95 bool LocationIsValidForFrame(StackFrame *frame);
216 bool Variable::LocationIsValidForFrame(StackFrame *frame) { in LocationIsValidForFrame() function in Variable
497 v->LocationIsValidForFrame(this)); in GetInScopeVariableList()