Searched defs:CXXC (Results 1 – 2 of 2) sorted by relevance
1286 if (const CXXConstructorDecl *CXXC = dyn_cast<CXXConstructorDecl>(Method)) { in CreateCXXMemberFunction() local1289 } else if (const CXXConversionDecl *CXXC = in CreateCXXMemberFunction() local
1715 if (const auto *CXXC = dyn_cast<CXXConstructorDecl>(Method)) { in CreateCXXMemberFunction() local1718 } else if (const auto *CXXC = dyn_cast<CXXConversionDecl>(Method)) { in CreateCXXMemberFunction() local