Home
last modified time | relevance | path

Searched refs:options_ptr (Results 1 – 1 of 1) sorted by relevance

/llvm-project-15.0.7/lldb/source/Commands/
H A DCommandObjectType.cpp172 ScriptAddOptions *options_ptr = in IOHandlerInputComplete() local
174 if (options_ptr) { in IOHandlerInputComplete()
176 options_ptr); // this will ensure that we get rid of the pointer in IOHandlerInputComplete()
403 SynthAddOptions *options_ptr = in IOHandlerInputComplete() local
405 if (options_ptr) { in IOHandlerInputComplete()
407 options_ptr); // this will ensure that we get rid of the pointer in IOHandlerInputComplete()