Home
last modified time | relevance | path

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

/external/llvm-project/clang-tools-extra/clang-tidy/modernize/
DUseAutoCheck.cpp142 static StringRef ContainerNames[] = {"array", "deque", in hasStdContainerName() local
155 return hasAnyName(ContainerNames); in hasStdContainerName()