Searched refs:LocationIsValidForFrame (Results 1 – 5 of 5) sorted by relevance
154 !this_var_sp->LocationIsValidForFrame(frame)) { in ScanContext()184 !self_variable_sp->LocationIsValidForFrame(frame)) { in ScanContext()227 !this_var_sp->LocationIsValidForFrame(frame)) { in ScanContext()254 !self_variable_sp->LocationIsValidForFrame(frame)) { in ScanContext()
994 this_var->LocationIsValidForFrame(frame)) { in FindExternalVisibleDecls()1105 self_var->LocationIsValidForFrame(frame)) { in FindExternalVisibleDecls()
90 bool LocationIsValidForFrame(StackFrame *frame);
225 bool Variable::LocationIsValidForFrame(StackFrame *frame) { in LocationIsValidForFrame() function in Variable
472 v->LocationIsValidForFrame(this)); in GetInScopeVariableList()