Searched defs:m_fn1 (Results 1 - 2 of 2) sorted by relevance

/external/clang/test/CodeGenCXX/
H A Dmicrosoft-abi-member-pointers.cpp21 int T::*m_fn1() { return nullptr; } function in class:PR20017::A::T
24 auto a = &A<B>::m_fn1;
25 // CHECK-DAG: @"\01?a@PR20017@@3P8?$A@UB@PR20017@@@1@AEPQB@1@HXZQ21@" = global i8* bitcast ({ i32, i32, i32 } ({{.*}}*)* @"\01?m_fn1@?$A@UB@PR20017@@@PR20017@@QAEPQB@2@HXZ" to i8*), align 4
/external/clang/test/SemaCXX/
H A Dtypo-correction.cpp621 void m_fn1() { function in struct:testMemberExprDeclarationNameInfo::S
632 void m_fn1() { function in struct:testArraySubscriptIndex::S

Completed in 98 milliseconds