Home
last modified time | relevance | path

Searched refs:StaticCallable (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/external/gpl3/gcc/dist/libphobos/libdruntime/core/internal/
H A Dtraits.d644 struct StaticCallable { static int opCall(int) { return 0; } } in opCall() argument
645 StaticCallable stcall_val;
646 StaticCallable* stcall_ptr;
/netbsd-src/external/gpl3/gcc.old/dist/libphobos/src/std/
H A Dtraits.d2102 struct StaticCallable { static int opCall(int) { return 0; } }
2103 StaticCallable stcall_val;
2104 StaticCallable* stcall_ptr;
/netbsd-src/external/gpl3/gcc/dist/libphobos/src/std/
H A Dtraits.d2284 struct StaticCallable { static int opCall(int) { return 0; } }
2285 StaticCallable stcall_val;
2286 StaticCallable* stcall_ptr;