Home
last modified time | relevance | path

Searched refs:is_floating (Results 1 – 4 of 4) sorted by relevance

/external/clang/test/Modules/Inputs/merge-anon-in-template/
Dc.h1 template<typename T> struct is_floating { struct
6 bool n20 = is_floating<int>::value; argument
Db.h2 bool k = is_floating<int>::value;
Da.h1 template<typename T> struct is_floating { struct
/external/clang/test/Modules/
Dmerge-anon-in-template.cpp6 is_floating<int>::type t;