Home
last modified time | relevance | path

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

/llvm-project/clang/test/SemaCXX/
H A Darray-bounds.cpp55 const int const_subscript = 3; in test() local
/llvm-project/clang/test/AST/Interp/
H A Darrays.cpp