Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lldb/source/Commands/
H A DCommandObjectType.cpp192 ScriptAddOptions *options_ptr = in IOHandlerInputComplete() local
194 if (options_ptr) { in IOHandlerInputComplete()
196 options_ptr); // this will ensure that we get rid of the pointer in IOHandlerInputComplete()
432 SynthAddOptions *options_ptr = in IOHandlerInputComplete() local
434 if (options_ptr) { in IOHandlerInputComplete()
436 options_ptr); // this will ensure that we get rid of the pointer in IOHandlerInputComplete()