Home
last modified time | relevance | path

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

/external/clang/test/CXX/temp/temp.decls/temp.alias/
Dp2.cpp43 using VTest = vector<int, Alloc<int>>; typedef
44 using VTest = decltype(v); typedef
/external/llvm-project/clang/test/CXX/temp/temp.decls/temp.alias/
Dp2.cpp43 using VTest = vector<int, Alloc<int>>; typedef
44 using VTest = decltype(v); typedef