Home
last modified time | relevance | path

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

/netbsd/src/external/gpl3/gcc/dist/gcc/objcp/
Dobjcp-lang.cc54 tree in_decl, bool function_p ATTRIBUTE_UNUSED) in objcp_tsubst_copy_and_build()
/netbsd/src/external/gpl3/gcc/dist/gcc/config/
Ddarwin.cc306 bool function_p; in machopic_classify_symbol() local
308 function_p = SYMBOL_REF_FUNCTION_P (sym_ref); in machopic_classify_symbol()
310 return (function_p in machopic_classify_symbol()
313 return (function_p in machopic_classify_symbol()
/netbsd/src/external/gpl3/gcc/dist/gcc/config/mips/
Dmips.cc9939 bool function_p ATTRIBUTE_UNUSED) in mips_set_text_contents_type()
9952 ASM_OUTPUT_TYPE_DIRECTIVE (file, sname, function_p ? "function" : "object"); in mips_set_text_contents_type()
9955 if (function_p) in mips_set_text_contents_type()
/netbsd/src/external/gpl3/gcc/dist/gcc/cp/
Dpt.cc20117 bool function_p, in tsubst_copy_and_build() argument
20180 if (!function_p && identifier_p (decl)) in tsubst_copy_and_build()
20194 function_p, in tsubst_copy_and_build()
DChangeLog-20033068 (tsubst_copy_and_build): Add function_p parameter. Use
/netbsd/src/external/gpl3/gcc/dist/gcc/
DChangeLog-200517072 VEC(function_p,heap).