Home
last modified time | relevance | path

Searched defs:TwoDoubles (Results 1 – 7 of 7) sorted by relevance

/llvm-project/clang/test/SemaCXX/
H A Dvector-bool.cpp15 using TwoDoubles = double __attribute__((__vector_size__(16))); typedef
H A Dvector-size-conditional.cpp14 using TwoDoubles = double __attribute__((__vector_size__(16))); typedef
H A Dext-vector-type-conditional.cpp14 using TwoDoubles = double __attribute__((ext_vector_type(2))); typedef
/llvm-project/clang/test/CodeGenCXX/
H A Dvector-size-conditional.cpp12 using TwoDoubles = double __attribute__((__vector_size__(16))); typedef
H A Dext-vector-type-conditional.cpp12 using TwoDoubles = double __attribute__((ext_vector_type(2))); typedef
/llvm-project/clang/test/ARCMT/
H A Dobjcmt-arc-cf-annotations.m1567 struct TwoDoubles { struct
1571 typedef struct TwoDoubles TwoDoubles; typedef
1585 TwoDoubles twoDoubles = { 0.0, 0.0 }; argument
/llvm-project/clang/test/Analysis/
H A Dretain-release.m1793 struct TwoDoubles { struct
1797 typedef struct TwoDoubles TwoDoubles; argument
1811 TwoDoubles twoDoubles = { 0.0, 0.0 }; argument