Searched defs:command_callback (Results 1 – 2 of 2) sorted by relevance
294 if (LanguageRuntimeGetCommandObject command_callback = in InitializeCommands() local
541 LanguageRuntimeGetCommandObject command_callback; global() member 555 RegisterPlugin(llvm::StringRef name,llvm::StringRef description,LanguageRuntimeCreateInstance create_callback,LanguageRuntimeGetCommandObject command_callback,LanguageRuntimeGetExceptionPrecondition precondition_callback) RegisterPlugin() argument