Home
last modified time | relevance | path

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

/external/llvm-project/clang/test/CXX/dcl.decl/dcl.decomp/
Dp3.cpp118 using ConstInt2 = const int[2]; in referenced_type() typedef
119 using ConstInt2 = decltype(bcr1); in referenced_type() typedef