HomeSort by relevance Sort by last modified time
    Searched defs:is_floating (Results 1 - 2 of 2) sorted by null

  /external/clang/test/Modules/Inputs/merge-anon-in-template/
a.h 1 template<typename T> struct is_floating { struct
c.h 1 template<typename T> struct is_floating { struct
6 bool n20 = is_floating<int>::value;

Completed in 59 milliseconds