Home
last modified time | relevance | path

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

/external/clang/test/SemaCXX/
Dissue547.cpp5 struct classify_function { struct
10 struct classify_function<R(Args...)> { struct
15 struct classify_function<R(Args...) const> { argument
20 struct classify_function<R(Args...) volatile> { struct
25 struct classify_function<R(Args...) const volatile> { argument
30 struct classify_function<R(Args..., ...)> { struct
35 struct classify_function<R(Args..., ...) const> { argument
40 struct classify_function<R(Args..., ...) volatile> { argument
45 struct classify_function<R(Args..., ...) const volatile> { argument
50 struct classify_function<R(Args..., ...) &&> { struct
[all …]