Searched refs:createSpanTypeForVarDecl (Results 1 – 1 of 1) sorted by relevance
2301 createSpanTypeForVarDecl(const VarDecl *VD, const ASTContext &Ctx) { in createSpanTypeForVarDecl() function2344 std::optional<std::string> SpanTyText = createSpanTypeForVarDecl(D, Ctx); in fixLocalVarDeclWithSpan()2616 std::optional<std::string> SpanTyText = createSpanTypeForVarDecl(PVD, Ctx); in fixParamWithSpan()