Searched refs:DECL_FNAME_P (Results 1 – 3 of 3) sorted by relevance
278 && !DECL_FNAME_P (decl) in is_capture_proxy()
1142 * cp-tree.h (DECL_FNAME_P): New macro.1146 * lambda.c (is_capture_proxy): Use DECL_FNAME_P.
3463 #define DECL_FNAME_P(NODE) \ macro