Home
last modified time | relevance | path

Searched defs:cxx_sizeof_nowarn (Results 1 – 2 of 2) sorted by relevance

/openbsd-src/gnu/gcc/gcc/cp/
H A Dcp-tree.h4450 #define cxx_sizeof_nowarn(T) cxx_sizeof_or_alignof_type (T, SIZEOF_EXPR, false) macro
/openbsd-src/gnu/usr.bin/gcc/gcc/cp/
H A Dcp-tree.h4406 #define cxx_sizeof_nowarn(T) cxx_sizeof_or_alignof_type (T, SIZEOF_EXPR, false) macro