Home | History | Annotate | Download | only in AST

Lines Matching refs:CanQualType

156   llvm::SmallPtrSet<CanQualType, 8> SeenVBaseTypes;
1043 static CanQualType GetConversionType(ASTContext &Context, NamedDecl *Conv) {
1066 const llvm::SmallPtrSet<CanQualType, 8> &ParentHiddenTypes,
1073 const llvm::SmallPtrSet<CanQualType, 8> *HiddenTypes = &ParentHiddenTypes;
1074 llvm::SmallPtrSet<CanQualType, 8> HiddenTypesBuffer;
1085 CanQualType ConvType(GetConversionType(Context, I.getDecl()));
1140 llvm::SmallPtrSet<CanQualType, 8> HiddenTypes;
1818 CanQualType PointeeType
1820 CanQualType ClassTy
1859 CanQualType ParamType = Context.getCanonicalType(Param->getType());
1862 CanQualType ClassTy