HomeSort by relevance Sort by last modified time
    Searched full:clk_cxx (Results 1 - 1 of 1) sorted by null

  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/lib/gcc/x86_64-w64-mingw32/4.8.3/plugin/include/c-family/
c-common.h 455 clk_cxx = 2, /* ANSI/ISO C++ */ enumerator in enum:c_language_kind
456 clk_objcxx = 3 /* clk_cxx with ObjC features. */
464 #define c_dialect_cxx() ((c_language & clk_cxx) != 0)
    [all...]

Completed in 3729 milliseconds