Home
last modified time | relevance | path

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

/llvm-project/clang-tools-extra/test/clang-tidy/checkers/readability/
H A Dreference-to-constructed-temporary.cpp29 WithoutConstructor tmp6{1,2}; in test() local
/llvm-project/clang/test/Sema/
H A Dbuiltins-elementwise-math.c901 float4 tmp6 = __builtin_elementwise_copysign(v4f32, v4f64); test_builtin_elementwise_copysign() local