Home
last modified time | relevance | path

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

/llvm-project/clang-tools-extra/test/clang-tidy/checkers/cppcoreguidelines/
H A Dpro-bounds-constant-array-index-gslheader.cpp24 constexpr int const_index(int base) { in const_index() function
H A Dpro-bounds-constant-array-index.cpp22 constexpr int const_index(int base) { in const_index() function