Home
last modified time | relevance | path

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

/dflybsd-src/contrib/gcc-4.7/gcc/cp/
H A Dmangle.c644 DECL_EXTERN_C_FUNCTION_P (decl) in write_mangled_name()
704 if (DECL_LANG_SPECIFIC (decl) && DECL_EXTERN_C_FUNCTION_P (decl)) in write_encoding()
H A Dcp-tree.h308 (DECL_EXTERN_C_FUNCTION_P (NODE) \
2396 #define DECL_EXTERN_C_FUNCTION_P(NODE) \ macro
H A Dname-lookup.c784 else if ((DECL_EXTERN_C_FUNCTION_P (x) in pushdecl_maybe_friend_1()
H A Dcall.c3101 || DECL_EXTERN_C_FUNCTION_P (fn1)) in equal_functions()
/dflybsd-src/contrib/gcc-8.0/gcc/cp/
H A Dmangle.c725 return (DECL_EXTERN_C_FUNCTION_P (decl) in unmangled_name_p()
814 if (DECL_LANG_SPECIFIC (decl) && DECL_EXTERN_C_FUNCTION_P (decl)) in write_encoding()
H A Dcp-tree.h649 (DECL_EXTERN_C_FUNCTION_P (NODE) \
3062 #define DECL_EXTERN_C_FUNCTION_P(NODE) \ macro
H A Dcall.c3398 || DECL_EXTERN_C_FUNCTION_P (fn1)) in equal_functions()
/dflybsd-src/contrib/gcc-4.7/gcc/doc/
H A Dgeneric.texi2902 @item DECL_EXTERN_C_FUNCTION_P