Home
last modified time | relevance | path

Searched refs:EmptyStringCtorExprWithTemporaries (Results 1 – 1 of 1) sorted by relevance

/llvm-project-15.0.7/clang-tools-extra/clang-tidy/readability/
H A DRedundantStringInitCheck.cpp86 const auto EmptyStringCtorExprWithTemporaries = in registerMatchers() local
94 EmptyStringCtorExpr, EmptyStringCtorExprWithTemporaries)))); in registerMatchers()