Home
last modified time | relevance | path

Searched defs:qf (Results 1 – 3 of 3) sorted by relevance

/llvm-project/clang/test/Sema/
H A Dwarn-shadow-intrinsics.c8 __m128i qf = _mm_setzero_si128(); in rdar10679282() local
H A Daddress_spaces.c48 _AS1 ft qf; // expected-error {{function type may not be qualified with an address space}} variable
/llvm-project/clang/test/SemaTemplate/
H A Daddress_space-dependent.cpp69 __attribute__((address_space(I))) ft qf; // expected-error {{function type may not be qualified with an address space}} member