/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); 205 Data.setPointer(DeclsAsList); in replaceExternalDecls() 226 Data.setPointer(D); in addOrReplaceDecl() 233 Data.setPointer(D); in addOrReplaceDecl() 241 Data.setPointer(Node); in addOrReplaceDecl() 274 Data.setPointer(D); in prependDeclNoReplace() 281 Data.setPointer(Node); in prependDeclNoReplace()
|
H A D | GlobalDecl.h | 65 Value.setPointer(D); in Init() 96 CanonGD.Value.setPointer(Value.getPointer()->getCanonicalDecl()); in getCanonicalDecl() 169 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 | DeclTemplate.h | 913 getCommonPtr()->InstantiatedFromMember.setPointer(TD); in setInstantiatedFromMemberTemplate() 2170 First->InstantiatedFromMember.setPointer(PartialSpec); 2932 First->InstantiatedFromMember.setPointer(PartialSpec);
|
/freebsd/contrib/llvm-project/llvm/include/llvm/Analysis/ |
H A D | PtrUseVisitor.h | 60 AbortedInfo.setPointer(nullptr); in reset() 62 EscapedInfo.setPointer(nullptr); in reset() 86 AbortedInfo.setPointer(I); 93 EscapedInfo.setPointer(I);
|
/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 | 65 Mockup.Prefix.setPointer(Prefix); in Create() 81 Mockup.Prefix.setPointer(Prefix); in Create() 97 Mockup.Prefix.setPointer(Prefix); in Create() 109 Mockup.Prefix.setPointer(Prefix); in Create() 119 Mockup.Prefix.setPointer(nullptr); in Create() 137 Mockup.Prefix.setPointer(nullptr); in SuperSpecifier()
|
H A D | RecordLayout.cpp | 63 CXXInfo->PrimaryBase.setPointer(PrimaryBase); in ASTRecordLayout()
|
H A D | DeclBase.cpp | 1529 PrevDecl->NextInContextAndBits.setPointer(D); in BuildDeclChain() 1580 ExternalLast->NextInContextAndBits.setPointer(FirstDecl); in LoadLexicalDeclsFromExternalStorage() 1697 I->NextInContextAndBits.setPointer(D->NextInContextAndBits.getPointer()); in removeDecl() 1705 D->NextInContextAndBits.setPointer(nullptr); in removeDecl() 1743 LastDecl->NextInContextAndBits.setPointer(D); in addHiddenDecl() 2169 LastSDM.setPointer(nullptr); in ReleaseDeclContextMaps()
|
H A D | DeclObjC.cpp | 612 Data.setPointer(new (getASTContext()) DefinitionData()); in allocateDefinitionData() 627 Data.setPointer(nullptr); in startDuplicateDefinitionForComparison() 2018 Data.setPointer(new (getASTContext()) DefinitionData); in allocateDefinitionData() 2032 Data.setPointer(nullptr); in startDuplicateDefinitionForComparison()
|
H A D | APValue.cpp | 149 BaseOrMember.setPointer(D->getCanonicalDecl()); in LValuePathEntry() 1101 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/clang/lib/AST/Interp/ |
H A D | EvaluationResult.h | 64 void setPointer(const Pointer P) { in setPointer() function
|
/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/ |
H A D | TargetCallingConv.h | 142 void setPointer() { IsPointer = 1; } in setPointer() function
|
H A D | ScheduleDAG.h | 501 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 | 128 Base.setPointer(PropE->getClassReceiver()); in WeakObjectProfileTy()
|
/freebsd/contrib/llvm-project/clang/lib/CodeGen/ |
H A D | Address.h | 185 Pointer.setPointer(P); in replaceBasePointer()
|
/freebsd/contrib/llvm-project/llvm/include/llvm/IR/ |
H A D | ValueHandle.h | 125 void setPrevPtr(ValueHandleBase **Ptr) { PrevPair.setPointer(Ptr); } in setPrevPtr()
|
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Scalar/ |
H A D | NewGVN.cpp | 3603 VDDef.Def.setPointer(Leader); in convertClassToDFSOrdered() 3605 VDDef.Def.setPointer(SI->getValueOperand()); in convertClassToDFSOrdered() 3609 VDDef.Def.setPointer(D); in convertClassToDFSOrdered() 3622 VDDef.Def.setPointer(PN); in convertClassToDFSOrdered() 3686 VD.Def.setPointer(D); in convertClassToLoadsAndStores()
|
/freebsd/contrib/llvm-project/clang/include/clang/Analysis/ |
H A D | CFG.h | 162 Data2.setPointer(const_cast<ConstructionContext *>(C)); in CFGConstructor() 208 Data2.setPointer(const_cast<ConstructionContext *>(C)); in CFGCXXRecordTypedCall()
|
H A D | ProgramPoint.h | 123 void setData2(const void *d) { Data2.setPointer(d); } in setData2()
|