Searched defs:mp1 (Results 1 – 2 of 2) sorted by relevance
/external/clang/test/SemaCXX/ | ||
D | calling-conv-compat.cpp | 343 void ( A::*mp1)() = &A::method_thiscall; variable |
/external/clang/test/Parser/ | ||
D | cxx-ambig-init-templ.cpp | 68 int mp1 = 0 < 1, member |