Home
last modified time | relevance | path

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

/llvm-project/clang/test/SemaCUDA/
H A Dimplicit-host-device-fun.cu9 void tempf(T x) { in tempf() function
13 __device__ void tempf(T x) { in tempf() function
/llvm-project/clang/test/Sema/
H A Dbuiltin-expect-with-probability.cpp15 template <int b> void tempf() { in tempf() function
/llvm-project/clang/test/SemaTemplate/
H A Ddependent-names.cpp368 template<typename A, typename B> void tempf(A a, B b) { in tempf() function