Searched defs:adopt_selected (Results 1 – 2 of 2) sorted by relevance
414 ExecutionContextRef::ExecutionContextRef(Target *target, bool adopt_selected) in ExecutionContextRef()502 void ExecutionContextRef::SetTargetPtr(Target *target, bool adopt_selected) { in SetTargetPtr()
2728 const bool adopt_selected = true; in UpdateExecutionContext() local