Searched refs:createSpanTypeForVarDecl (Results 1 – 1 of 1) sorted by relevance
2017 static std::optional<std::string> createSpanTypeForVarDecl(const VarDecl *VD, in createSpanTypeForVarDecl() function2061 std::optional<std::string> SpanTyText = createSpanTypeForVarDecl(D, Ctx); in fixLocalVarDeclWithSpan()2339 std::optional<std::string> SpanTyText = createSpanTypeForVarDecl(PVD, Ctx); in fixParamWithSpan()