Home
last modified time | relevance | path

Searched defs:insertDecl (Results 1 – 1 of 1) sorted by relevance

/llvm-project/clang-tools-extra/clangd/refactor/
H A DInsertionPoint.cpp113 insertDecl(llvm::StringRef Code, const DeclContext &DC, in insertDecl() function
136 llvm::Expected<tooling::Replacement> insertDecl(llvm::StringRef Code, in insertDecl() function