Searched refs:DocumentOnTypeFormattingParams (Results 1 – 4 of 4) sorted by relevance
98 void onDocumentOnTypeFormatting(const DocumentOnTypeFormattingParams &,
790 struct DocumentOnTypeFormattingParams { struct800 bool fromJSON(const llvm::json::Value &, DocumentOnTypeFormattingParams &, argument
568 DocumentOnTypeFormattingParams &R, llvm::json::Path P) { in fromJSON()
866 const DocumentOnTypeFormattingParams &Params, in onDocumentOnTypeFormatting()