Searched defs:fun4 (Results 1 – 6 of 6) sorted by relevance
66 .macro fun4 arg1 arg2 macro
27 fun4(const char* c, const int* d, ...) in fun4() function
36 fun4(const char* c, const int* d, const int* d1, ...) in fun4() function
1040 decltype(S1<T>().~S1<T>(), S1<T>().~S1<T>()) fun4() {}; in fun4() function
1041 decltype(S1<T>().~S1<T>(), S1<T>().~S1<T>()) fun4() {}; in fun4() function
3623 void (B::*fun4)(bool*, int); in Valid() local