Searched refs:REPLCreateInstance (Results 1 – 4 of 4) sorted by relevance
462 REPLCreateInstance create_callback,465 static bool UnregisterPlugin(REPLCreateInstance create_callback);467 static REPLCreateInstance GetREPLCreateCallbackAtIndex(uint32_t idx);469 static REPLCreateInstance
99 typedef lldb::REPLSP (*REPLCreateInstance)(Status &error, typedef
2190 REPLCreateInstance create_callback;2208 REPLCreateInstance create_callback, in RegisterPlugin()2224 bool PluginManager::UnregisterPlugin(REPLCreateInstance create_callback) { in UnregisterPlugin()2240 REPLCreateInstance PluginManager::GetREPLCreateCallbackAtIndex(uint32_t idx) { in GetREPLCreateCallbackAtIndex()2248 REPLCreateInstance
47 while (REPLCreateInstance create_instance = in Create()