Home | History | Annotate | Download | only in AST

Lines Matching refs:Conv

1042 static CanQualType GetConversionType(ASTContext &Context, NamedDecl *Conv) {
1044 cast<CXXConversionDecl>(Conv->getUnderlyingDecl()->getAsFunction())
1782 // C++ [class.conv.ctor]p1: