Searched refs:LocationIsValidForFrame (Results 1 – 5 of 5) sorted by relevance
176 !this_var_sp->LocationIsValidForFrame(frame)) { in ScanContext()206 !self_variable_sp->LocationIsValidForFrame(frame)) { in ScanContext()249 !this_var_sp->LocationIsValidForFrame(frame)) { in ScanContext()276 !self_variable_sp->LocationIsValidForFrame(frame)) { in ScanContext()
843 this_var->LocationIsValidForFrame(frame)) { in LookUpLldbClass()959 if (!self_var->LocationIsValidForFrame(frame)) in LookUpLldbObjCClass()
88 bool LocationIsValidForFrame(StackFrame *frame);
224 bool Variable::LocationIsValidForFrame(StackFrame *frame) { in LocationIsValidForFrame() function in Variable
479 v->LocationIsValidForFrame(this)); in GetInScopeVariableList()