Searched defs:ft1 (Results 1 – 5 of 5) sorted by relevance
/external/clang/test/CXX/temp/temp.spec/temp.expl.spec/ |
D | p2.cpp | 72 void N0::X0<T>::ft1(T t, U u) { in ft1() function in N0::X0 210 void X0<void*>::ft1(void*, const void*) { } in ft1() function in N0::X0 223 void N0::X0<void*>::ft1(void *, unsigned) { } // okay in ft1() function in N0::X0 226 void N0::X0<void*>::ft1(void *, float) { } // expected-warning{{function template specialization}} in ft1() function in N0::X0 230 void N0::X0<void*>::ft1(void *, long) { } // expected-error{{enclosing}} in ft1() function in N1::N0::X0
|
D | p2-0x.cpp | 72 void N0::X0<T>::ft1(T t, U u) { in ft1() function in N0::X0 210 void X0<void*>::ft1(void*, const void*) { } in ft1() function in N0::X0 223 void N0::X0<void*>::ft1(void *, unsigned) { } // okay in ft1() function in N0::X0 226 void N0::X0<void*>::ft1(void *, float) { } in ft1() function in N0::X0 230 void N0::X0<void*>::ft1(void *, long) { } // expected-error{{enclosing}} in ft1() function in N1::N0::X0
|
D | p1.cpp | 47 void X0<T>::ft1(T t, U u) { in ft1() function in X0 88 void X0<void*>::ft1(void*, const void*) { } in ft1() function in X0
|
/external/clang/test/CodeGenCXX/ |
D | mangle.cpp | 93 template<typename T, typename U> void ft1(U u, T t) { } in ft1() function 101 template<typename T> void ft1(T) { } in ft1() function
|
/external/kernel-headers/original/linux/ |
D | wanrouter.h | 216 unsigned char ft1; /* FT1 Configurator Option */ member
|