Home
last modified time | relevance | path

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

/llvm-project/clang-tools-extra/test/clang-tidy/checkers/readability/
H A Dcontainer-data-pointer.cpp103 struct container_without_data { struct
110 const T *n(const container_without_data<T> &c) { in n() argument