Home
last modified time | relevance | path

Searched defs:two_bytes (Results 1 – 2 of 2) sorted by relevance

/minix3/external/bsd/llvm/dist/clang/test/CXX/temp/temp.fct.spec/temp.deduct/
H A Dsfinae-1.cpp5 struct two_bytes { char data[2]; }; argument
/minix3/external/bsd/llvm/dist/clang/test/SemaTemplate/
H A Dinstantiate-expr-2.cpp3 typedef char (&two_bytes)[2]; typedef