Home
last modified time | relevance | path

Searched refs:RelativeLoc (Results 1 – 1 of 1) sorted by relevance

/llvm-project-15.0.7/clang-tools-extra/clangd/refactor/tweaks/
H A DExtractFunction.cpp523 DeclInformation *createDeclInfo(const Decl *D, ZoneRelative RelativeLoc);
528 CapturedZoneInfo::createDeclInfo(const Decl *D, ZoneRelative RelativeLoc) { in createDeclInfo() argument
531 {D, DeclInformation(D, RelativeLoc, DeclInfoMap.size())}); in createDeclInfo()