Home
last modified time | relevance | path

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

/external/clang/test/SemaCXX/
Ddecl-microsoft-call-conv.cpp175 struct ExactlyInt { struct
180 template <> inline int ExactlyInt::cast_to_int<int>(int x) { return x; } in cast_to_int() argument