Home
last modified time | relevance | path

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

/llvm-project/clang/test/SemaCXX/
H A Dattr-lifetimebound.cpp154 template <class T, bool RValueRef> struct PickRef { global() struct
155 typestd::foo::PickRef global() argument
157 template <class T> struct PickRef<T, true> { global() struct
158 typestd::foo::PickRef global() argument