Lines Matching refs:AddInteger
49 ID.AddInteger(Result.first->second); in AddDeclarationNameImpl()
61 ID.AddInteger(Kind); in AddDeclarationNameImpl()
74 ID.AddInteger(NumArgs); in AddDeclarationNameImpl()
92 ID.AddInteger(Name.getCXXOverloadedOperator()); in AddDeclarationNameImpl()
120 ID.AddInteger(Kind); in AddNestedNameSpecifier()
143 ID.AddInteger(Kind); in AddTemplateName()
163 ID.AddInteger(Kind); in AddTemplateArgument()
195 ID.AddInteger(TA.pack_size()); in AddTemplateArgument()
206 ID.AddInteger(TPL->size()); in AddTemplateParameterList()
233 ID.AddInteger(value); in CalculateHash()
242 ID.AddInteger(value); in CalculateHash()
292 ID.AddInteger(D->getKind()); in Visit()
325 ID.AddInteger(D->getAccess()); in VisitAccessSpecDecl()
351 ID.AddInteger(D->getCanonicalAccessControl()); in VisitObjCIvarDecl()
356 ID.AddInteger(D->getPropertyAttributes()); in VisitObjCPropertyDecl()
357 ID.AddInteger(D->getPropertyImplementation()); in VisitObjCPropertyDecl()
366 ID.AddInteger(D->getODRHash()); in VisitFunctionDecl()
378 ID.AddInteger(Method->getDeclKind()); in VisitObjCMethodDecl()
387 ID.AddInteger(llvm::to_underlying(Method->getImplementationControl())); in VisitObjCMethodDecl()
388 ID.AddInteger(Method->getMethodFamily()); in VisitObjCMethodDecl()
392 ID.AddInteger(llvm::to_underlying(Cmd->getParameterKind())); in VisitObjCMethodDecl()
397 ID.AddInteger(llvm::to_underlying(Self->getParameterKind())); in VisitObjCMethodDecl()
404 ID.AddInteger(Method->param_size()); in VisitObjCMethodDecl()
424 ID.AddInteger(Decls.size()); in VisitObjCMethodDecl()
516 ID.AddInteger(D->getTemplatedDecl()->getODRHash()); in VisitFunctionTemplateDecl()
588 ID.AddInteger(Decls.size()); in AddCXXRecordDecl()
599 ID.AddInteger(Record->getNumBases()); in AddCXXRecordDecl()
603 ID.AddInteger(Base.isVirtual()); in AddCXXRecordDecl()
604 ID.AddInteger(Base.getAccessSpecifierAsWritten()); in AddCXXRecordDecl()
621 ID.AddInteger(Decls.size()); in AddRecordDecl()
632 ID.AddInteger(SuperClass->getODRHash()); in AddObjCInterfaceDecl()
635 ID.AddInteger(IF->getReferencedProtocols().size()); in AddObjCInterfaceDecl()
648 ID.AddInteger(Decls.size()); in AddObjCInterfaceDecl()
676 ID.AddInteger(Function->getDeclKind()); in AddFunctionDecl()
681 ID.AddInteger(SpecializationArgs->size()); in AddFunctionDecl()
692 ID.AddInteger(Function->getStorageClass()); in AddFunctionDecl()
703 ID.AddInteger(Function->param_size()); in AddFunctionDecl()
734 ID.AddInteger(Decls.size()); in AddFunctionDecl()
761 ID.AddInteger(Decls.size()); in AddEnumDecl()
772 ID.AddInteger(P->getReferencedProtocols().size()); in AddObjCProtocolDecl()
787 ID.AddInteger(Decls.size()); in AddObjCProtocolDecl()
800 ID.AddInteger(D->getKind()); in AddDecl()
811 ID.AddInteger(List.size()); in AddDecl()
869 ID.AddInteger(Quals.getAsOpaqueValue()); in VisitQualifiers()
918 ID.AddInteger(T->getTypeClass()); in Visit()
938 ID.AddInteger(llvm::to_underlying(T->getSizeModifier())); in VisitArrayType()
962 ID.AddInteger(T->getAttrKind()); in VisitAttributedType()
974 ID.AddInteger(T->getKind()); in VisitBuiltinType()
998 ID.AddInteger((unsigned)T->getKeyword()); in VisitAutoType()
999 ID.AddInteger(T->isConstrained()); in VisitAutoType()
1002 ID.AddInteger(T->getTypeConstraintArguments().size()); in VisitAutoType()
1041 ID.AddInteger(T->getNumParams()); in VisitFunctionProtoType()
1068 ID.AddInteger(TypeArgs.size()); in VisitObjCObjectType()
1074 ID.AddInteger(Protocols.size()); in VisitObjCObjectType()
1092 ID.AddInteger(Protocols.size()); in VisitObjCTypeParamType()
1156 ID.AddInteger(T->template_arguments().size()); in VisitTemplateSpecializationType()
1165 ID.AddInteger(T->getDepth()); in VisitTemplateTypeParmType()
1166 ID.AddInteger(T->getIndex()); in VisitTemplateTypeParmType()
1188 ID.AddInteger(llvm::to_underlying(T->getKeyword())); in VisitTypeWithKeyword()
1202 ID.AddInteger(T->template_arguments().size()); in VisitDependentTemplateSpecializationType()
1228 ID.AddInteger(T->getNumElements()); in VisitVectorType()
1229 ID.AddInteger(llvm::to_underlying(T->getVectorKind())); in VisitVectorType()
1249 ID.AddInteger(split.Quals.getAsOpaqueValue()); in AddQualType()
1258 ID.AddInteger(Value.getKind()); in AddStructuralValue()
1268 ID.AddInteger(Value.getLValueOffset().getQuantity()); in AddStructuralValue()
1274 ID.AddInteger(Value.getLValueOffset().getQuantity()); in AddStructuralValue()
1288 ID.AddInteger(FD->getFieldIndex()); in AddStructuralValue()
1304 ID.AddInteger(Val); in AddStructuralValue()
1311 ID.AddInteger( in AddStructuralValue()