HomeSort by: relevance | last modified time | path
    Searched defs:cxx_sizeof (Results 1 - 4 of 4) sorted by relevancy

  /src/external/gpl3/gcc/dist/gcc/cp/
cp-tree.h 8324 #define cxx_sizeof(T) cxx_sizeof_or_alignof_type (input_location, T, SIZEOF_EXPR, false, true)
8313 #define cxx_sizeof macro
cp-tree.h 8324 #define cxx_sizeof(T) cxx_sizeof_or_alignof_type (input_location, T, SIZEOF_EXPR, false, true)
8313 #define cxx_sizeof macro
  /src/external/gpl3/gcc.old/dist/gcc/cp/
cp-tree.h 8105 #define cxx_sizeof(T) cxx_sizeof_or_alignof_type (input_location, T, SIZEOF_EXPR, false, true)
8094 #define cxx_sizeof macro
cp-tree.h 8105 #define cxx_sizeof(T) cxx_sizeof_or_alignof_type (input_location, T, SIZEOF_EXPR, false, true)
8094 #define cxx_sizeof macro

Completed in 98 milliseconds