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()245 !this_var_sp->LocationIsValidForFrame(frame)) { in ScanContext()272 !self_variable_sp->LocationIsValidForFrame(frame)) { in ScanContext()
868 this_var->LocationIsValidForFrame(frame)) { in LookUpLldbClass()957 if (!self_var->LocationIsValidForFrame(frame)) in LookUpLldbObjCClass()
92 bool LocationIsValidForFrame(StackFrame *frame);
216 bool Variable::LocationIsValidForFrame(StackFrame *frame) { in LocationIsValidForFrame() function in Variable
493 v->LocationIsValidForFrame(this)); in GetInScopeVariableList()