Home
last modified time | relevance | path

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

/external/clang/test/SemaCXX/
Dqual-id-test.cpp118 void fun6() { in fun6() function
127 fun6<A::sub>(); // expected-note{{instantiation}} in test_fun6()
/external/llvm/test/CodeGen/X86/
Ddagcombine-shifts.ll82 define i64 @fun6(i32 zeroext %v) {
90 ; CHECK-LABEL: @fun6
/external/clang/test/CodeGenCXX/
Dmangle.cpp1044 decltype(S1<int>().~U<int>()) fun6(){}; in fun6() function
1059 template void fun6<S1>();