Home
last modified time | relevance | path

Searched refs:DECL_IN_MEMORY_P (Results 1 – 7 of 7) sorted by relevance

/openbsd/gnu/gcc/gcc/cp/
H A DChangeLog-19963563 * cp-tree.h (DECL_IN_MEMORY_P): New macro w/ the check that used to
3567 * typeck.c (mark_addressable): Use DECL_IN_MEMORY_P.
3569 * decl.c (cp_finish_decl): Use DECL_IN_MEMORY_P.
H A DChangeLog-200257 * cp-tree.h (DECL_IN_MEMORY_P): Remove.
70 (maybe_inject_for_scope_var): Remove use of DECL_IN_MEMORY_P.
H A DChangeLog-20012790 * cp-tree.h (DECL_IN_MEMORY_P): Likewise.
/openbsd/gnu/usr.bin/gcc/gcc/cp/
H A Dcp-tree.h1896 #define DECL_IN_MEMORY_P(NODE) \ macro
H A Ddecl.c8757 else if (DECL_IN_MEMORY_P (decl))
H A DChangeLog.219841 * cp-tree.h (DECL_IN_MEMORY_P): New macro w/ the check that used to
19845 * typeck.c (mark_addressable): Use DECL_IN_MEMORY_P.
19847 * decl.c (cp_finish_decl): Use DECL_IN_MEMORY_P.
H A DChangeLog8767 * cp-tree.h (DECL_IN_MEMORY_P): Likewise.