Searched refs:isPrecededByParamNameComment (Results 1 – 1 of 1) sorted by relevance
367 !isPrecededByParamNameComment(Init, It->second)) in VisitInitListExpr()468 if (isPrecededByParamNameComment(Arg, ParamName)) in shouldHintName()509 bool isPrecededByParamNameComment(const Expr *E, StringRef ParamName) { in isPrecededByParamNameComment() function in clang::clangd::__anon18ece24e0111::InlayHintVisitor