Searched defs:SpanTyText (Results 1 – 1 of 1) sorted by relevance
3272 std::string SpanTyText = "std::span<"; in createSpanTypeForVarDecl() local3305 std::optional<std::string> SpanTyText = createSpanTypeForVarDecl(D, Ctx); in fixLocalVarDeclWithSpan() local3577 std::optional<std::string> SpanTyText = createSpanTypeForVarDecl(PVD, Ctx); in fixParamWithSpan() local