Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/lldb/source/Commands/
H A DCommandObjectType.cpp171 ScriptAddOptions *options_ptr = in IOHandlerInputComplete() local
173 if (options_ptr) { in IOHandlerInputComplete()
175 options_ptr); // this will ensure that we get rid of the pointer in IOHandlerInputComplete()
402 SynthAddOptions *options_ptr = in IOHandlerInputComplete() local
404 if (options_ptr) { in IOHandlerInputComplete()
406 options_ptr); // this will ensure that we get rid of the pointer in IOHandlerInputComplete()