BUILT_IN_NORMAL   217 scripts/gcc-plugins/gcc-common.h 	if (!fndecl || DECL_BUILT_IN_CLASS(fndecl) != BUILT_IN_NORMAL)
BUILT_IN_NORMAL   224 scripts/gcc-plugins/gcc-common.h 	if (decl && DECL_BUILT_IN_CLASS(decl) != BUILT_IN_NORMAL)