Home
last modified time | relevance | path

Searched defs:StringDecl (Results 1 – 2 of 2) sorted by relevance

/llvm-project-15.0.7/clang-tools-extra/clang-tidy/readability/
H A DRedundantStringCStrCheck.cpp73 const auto StringDecl = type(hasUnqualifiedDesugaredType(recordType( in registerMatchers() local
/llvm-project-15.0.7/clang/lib/Index/
H A DCommentToXML.cpp592 StringRef StringDecl(Declaration.c_str(), Declaration.size()); in formatTextOfDeclaration() local