| /freebsd/contrib/llvm-project/clang/include/clang/AST/ |
| H A D | DeclContextInternals.h | 80 Data.setPointer(NewHead); in erase_if() 104 RHS.Data.setPointer(nullptr); in StoredDeclsList() 128 RHS.Data.setPointer(nullptr); 204 Data.setPointer(DeclsAsList); in replaceExternalDecls() 225 Data.setPointer(D); in addOrReplaceDecl() 232 Data.setPointer(D); in addOrReplaceDecl() 240 Data.setPointer(Node); in addOrReplaceDecl() 273 Data.setPointer(D); in prependDeclNoReplace() 280 Data.setPointer(Node); in prependDeclNoReplace()
|
| H A D | GlobalDecl.h | 66 Value.setPointer(D); in Init() 99 CanonGD.Value.setPointer(Value.getPointer()->getCanonicalDecl()); in getCanonicalDecl() 174 Result.Value.setPointer(D); in getWithDecl()
|
| H A D | ASTVector.h | 56 O.Capacity.setPointer(nullptr); in ASTVector() 405 Capacity.setPointer(Begin+NewCapacity); in grow()
|
| H A D | ExprObjC.h | 805 PropertyOrGetter.setPointer(D); in setExplicitProperty() 807 SetterAndMethodRefFlags.setPointer(nullptr); in setExplicitProperty() 813 PropertyOrGetter.setPointer(Getter); in setImplicitProperty() 815 SetterAndMethodRefFlags.setPointer(Setter); in setImplicitProperty()
|
| H A D | DeclTemplate.h | 904 getCommonPtr()->InstantiatedFromMember.setPointer(TD); in setInstantiatedFromMemberTemplate() 2199 First->InstantiatedFromMember.setPointer(PartialSpec); 2970 First->InstantiatedFromMember.setPointer(PartialSpec);
|
| /freebsd/contrib/llvm-project/clang/include/clang/Sema/ |
| H A D | ObjCMethodList.h | 47 void setNext(ObjCMethodList *L) { NextAndExtraBits.setPointer(L); } in setNext() 54 return MethodAndHasMoreThanOneDecl.setPointer(M); in setMethod()
|
| /freebsd/contrib/llvm-project/clang/lib/AST/ |
| H A D | NestedNameSpecifier.cpp | 63 Mockup.Prefix.setPointer(Prefix); in Create() 79 Mockup.Prefix.setPointer(Prefix); in Create() 95 Mockup.Prefix.setPointer(Prefix); in Create() 106 Mockup.Prefix.setPointer(Prefix); in Create() 116 Mockup.Prefix.setPointer(nullptr); in Create() 134 Mockup.Prefix.setPointer(nullptr); in SuperSpecifier()
|
| H A D | RecordLayout.cpp | 63 CXXInfo->PrimaryBase.setPointer(PrimaryBase); in ASTRecordLayout()
|
| H A D | DeclBase.cpp | 1576 PrevDecl->NextInContextAndBits.setPointer(D); in BuildDeclChain() 1627 ExternalLast->NextInContextAndBits.setPointer(FirstDecl); in LoadLexicalDeclsFromExternalStorage() 1744 I->NextInContextAndBits.setPointer(D->NextInContextAndBits.getPointer()); in removeDecl() 1752 D->NextInContextAndBits.setPointer(nullptr); in removeDecl() 1790 LastDecl->NextInContextAndBits.setPointer(D); in addHiddenDecl() 2223 LastSDM.setPointer(nullptr); in ReleaseDeclContextMaps()
|
| H A D | DeclObjC.cpp | 609 Data.setPointer(new (getASTContext()) DefinitionData()); in allocateDefinitionData() 624 Data.setPointer(nullptr); in startDuplicateDefinitionForComparison() 2015 Data.setPointer(new (getASTContext()) DefinitionData); in allocateDefinitionData() 2029 Data.setPointer(nullptr); in startDuplicateDefinitionForComparison()
|
| H A D | APValue.cpp | 149 BaseOrMember.setPointer(D->getCanonicalDecl()); in LValuePathEntry() 1106 MPD->MemberAndIsDerivedMember.setPointer( in setMemberPointerUninit()
|
| /freebsd/contrib/llvm-project/llvm/include/llvm/ADT/ |
| H A D | ilist_node_base.h | 39 void setPrev(NodeBase *Prev) { PrevAndSentinel.setPointer(Prev); } in setPrev()
|
| H A D | fallible_iterator.h | 206 ErrState.setPointer(nullptr); in handleError()
|
| H A D | PointerIntPair.h | 98 void setPointer(PointerTy PtrVal) & { in setPointer() function
|
| /freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/ |
| H A D | TargetCallingConv.h | 146 void setPointer() { IsPointer = 1; } in setPointer() function
|
| H A D | ScheduleDAG.h | 505 inline void SDep::setSUnit(SUnit *SU) { Dep.setPointer(SU); } in setSUnit()
|
| /freebsd/contrib/llvm-project/llvm/lib/Analysis/ |
| H A D | GlobalsModRef.cpp | 111 Info.setPointer(new AlignedMap(*ArgPtr)); in FunctionInfo() 121 Info.setPointer(new AlignedMap(*RHSPtr)); in operator =() 184 Info.setPointer(P); in addModRefInfoForGlobal()
|
| /freebsd/contrib/llvm-project/clang/include/clang/Analysis/Support/ |
| H A D | BumpVector.h | 42 Other.Alloc.setPointer(nullptr); in BumpVectorContext()
|
| /freebsd/contrib/llvm-project/clang/lib/Sema/ |
| H A D | ScopeInfo.cpp | 127 Base.setPointer(PropE->getClassReceiver()); in WeakObjectProfileTy()
|
| /freebsd/contrib/llvm-project/clang/lib/CodeGen/ |
| H A D | Address.h | 190 Pointer.setPointer(P); in replaceBasePointer()
|
| /freebsd/contrib/llvm-project/llvm/include/llvm/IR/ |
| H A D | ValueHandle.h | 126 void setPrevPtr(ValueHandleBase **Ptr) { PrevPair.setPointer(Ptr); } in setPrevPtr()
|
| /freebsd/contrib/llvm-project/llvm/lib/Transforms/Scalar/ |
| H A D | NewGVN.cpp | 3634 VDDef.Def.setPointer(Leader); in convertClassToDFSOrdered() 3636 VDDef.Def.setPointer(SI->getValueOperand()); in convertClassToDFSOrdered() 3640 VDDef.Def.setPointer(D); in convertClassToDFSOrdered() 3653 VDDef.Def.setPointer(PN); in convertClassToDFSOrdered() 3717 VD.Def.setPointer(D); in convertClassToLoadsAndStores()
|
| /freebsd/contrib/llvm-project/clang/include/clang/Analysis/ |
| H A D | CFG.h | 163 Data2.setPointer(const_cast<ConstructionContext *>(C)); in CFGConstructor() 209 Data2.setPointer(const_cast<ConstructionContext *>(C)); in CFGCXXRecordTypedCall()
|
| H A D | ProgramPoint.h | 129 void setData2(const void *d) { Data2.setPointer(d); } in setData2()
|
| /freebsd/contrib/llvm-project/clang/lib/Serialization/ |
| H A D | ASTReaderDecl.cpp | 1901 D->FirstUsingShadow.setPointer(readDeclAs<UsingShadowDecl>()); in VisitUsingDecl() 1913 D->FirstUsingShadow.setPointer(readDeclAs<UsingShadowDecl>()); in VisitUsingEnumDecl() 2595 D->InstantiatedFromMember.setPointer( in VisitClassTemplatePartialSpecializationDecl() 2691 D->InstantiatedFromMember.setPointer( in VisitVarTemplatePartialSpecializationDecl() 2769 D->AssertExprAndFailed.setPointer(Record.readExpr()); in VisitStaticAssertDecl()
|