Home
last modified time | relevance | path

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

/aosp_15_r20/external/clang/test/CXX/dcl.dcl/dcl.spec/dcl.type/dcl.spec.auto/
H A Dp7-1y.cpp85 decltype(auto) f4d(int n) { return f(); } in f4d() function
/aosp_15_r20/prebuilts/go/linux-x86/test/
Dprove.go127 func f4d(a, b, c int) int { func