Lines Matching defs:is_function
3237 struct is_function struct
3241 struct is_function<_Res(_ArgTypes...)> struct
3245 struct is_function<_Res(_ArgTypes...) &> struct
3249 struct is_function<_Res(_ArgTypes...) &&> struct
3253 struct is_function<_Res(_ArgTypes......)> struct
3257 struct is_function<_Res(_ArgTypes......) &> struct
3261 struct is_function<_Res(_ArgTypes......) &&> struct
3265 struct is_function<_Res(_ArgTypes...) const> struct
3269 struct is_function<_Res(_ArgTypes...) const &> struct
3273 struct is_function<_Res(_ArgTypes...) const &&> struct
3277 struct is_function<_Res(_ArgTypes......) const> struct
3281 struct is_function<_Res(_ArgTypes......) const &> struct
3285 struct is_function<_Res(_ArgTypes......) const &&> struct
3289 struct is_function<_Res(_ArgTypes...) volatile> struct
3293 struct is_function<_Res(_ArgTypes...) volatile &> struct
3297 struct is_function<_Res(_ArgTypes...) volatile &&> struct
3301 struct is_function<_Res(_ArgTypes......) volatile> struct
3305 struct is_function<_Res(_ArgTypes......) volatile &> struct
3309 struct is_function<_Res(_ArgTypes......) volatile &&> struct
3313 struct is_function<_Res(_ArgTypes...) const volatile> struct
3317 struct is_function<_Res(_ArgTypes...) const volatile &> struct
3321 struct is_function<_Res(_ArgTypes...) const volatile &&> struct
3325 struct is_function<_Res(_ArgTypes......) const volatile> struct
3329 struct is_function<_Res(_ArgTypes......) const volatile &> struct
3333 struct is_function<_Res(_ArgTypes......) const volatile &&> struct