Searched refs:formatOnType (Results 1 – 3 of 3) sorted by relevance
272 void formatOnType(PathRef File, StringRef Code, Position Pos,
333 void ClangdServer::formatOnType(PathRef File, llvm::StringRef Code, in formatOnType() function in clang::clangd::ClangdServer
882 Server->formatOnType(File, Code->Contents, Params.position, Params.ch, in onDocumentOnTypeFormatting()