Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang-tools-extra/clangd/
H A DInlayHints.cpp315 if (auto *IPVD = getOnlyParamInstantiation(PVD)) in VisitVarDecl() local
316 addTypeHint(D->getLocation(), IPVD->getType(), /*Prefix=*/": "); in VisitVarDecl()