Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/lldb/source/Commands/
H A DCommandObjectType.cpp188 ScriptAddOptions *options_ptr = in IOHandlerInputComplete() local
190 if (options_ptr) { in IOHandlerInputComplete()
192 options_ptr); // this will ensure that we get rid of the pointer in IOHandlerInputComplete()
433 SynthAddOptions *options_ptr = in IOHandlerInputComplete() local
435 if (options_ptr) { in IOHandlerInputComplete()
437 options_ptr); // this will ensure that we get rid of the pointer in IOHandlerInputComplete()