Searched defs:PMF (Results 1 – 6 of 6) sorted by relevance
48 template<int (X::*pmf)(int)> struct PMF { // expected-note 2 {{template parameter is declared here}} argument 47 template<int (X::*pmf)(int)> struct PMF { // expected-note 2 {{template parameter is declared here}} global() struct
59 typedef void (T::*PMF)(); typedef
245 typedef void (StructPMF::*PMF)(); typedef
3176 using PMF = int (C::*)(int); global() typedef
1535 Function *PMF = Intrinsic::getDeclaration(M, Intrinsic::hexagon_M4_pmpyw); generate() local
3086 if (auto PMF = Primary->getPrivateModuleFragment()) { EmitModuleInitializers() local