Searched defs:df1 (Results 1 – 2 of 2) sorted by relevance
288 template <typename T> const T &df1(const T &t) { return t; } in df1() function 399 for ([[maybe_unused]] int x : df1(LockGuard()), df1(LockGuard()), v) test10() local [all...]
210 void df1(D *d) { in df1() function