yvvan added a comment. I've just found a regression in my change. in case I have std::string(/*complete here*/) I need to investigate that case because I thought it's covered by !isa<CXXConstructorDecl>(FD) ... https://reviews.llvm.org/D36390