Home
last modified time | relevance | path

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

/llvm-project/clang-tools-extra/clang-tidy/modernize/
H A DLoopConvertCheck.h36 std::string ContainerString; member
H A DLoopConvertCheck.cpp809 StringRef ContainerString; in getContainerString() local