Home
last modified time | relevance | path

Searched defs:deduce (Results 1 – 4 of 4) sorted by relevance

/llvm-project/libcxx/include/experimental/__simd/
H A Ddeclaration.h44 struct deduce { global() struct
50 typededuce global() argument
/llvm-project/clang/test/SemaCXX/
H A Dattributed-auto-deduction.cpp4 void deduce() { in deduce() function
H A Ddecl-microsoft-call-conv.cpp254 decltype(auto) deduce(F f) { in deduce() function
/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonConstPropagation.cpp429 uint32_t ConstantProperties::deduce(const Constant *C) { in deduce() function in ConstantProperties