Home
last modified time | relevance | path

Searched refs:setPointer (Results 1 – 25 of 50) sorted by relevance

12

/freebsd-14.2/contrib/llvm-project/clang/include/clang/AST/
H A DDeclContextInternals.h79 Data.setPointer(NewHead); in erase_if()
92 RHS.Data.setPointer(nullptr); in StoredDeclsList()
116 RHS.Data.setPointer(nullptr);
190 Data.setPointer(DeclsAsList); in replaceExternalDecls()
205 Data.setPointer(Head); in replaceExternalDecls()
219 Data.setPointer(D); in addOrReplaceDecl()
226 Data.setPointer(D); in addOrReplaceDecl()
234 Data.setPointer(Node); in addOrReplaceDecl()
267 Data.setPointer(D); in prependDeclNoReplace()
274 Data.setPointer(Node); in prependDeclNoReplace()
H A DGlobalDecl.h65 Value.setPointer(D); in Init()
96 CanonGD.Value.setPointer(Value.getPointer()->getCanonicalDecl()); in getCanonicalDecl()
165 Result.Value.setPointer(D); in getWithDecl()
H A DASTVector.h56 O.Capacity.setPointer(nullptr); in ASTVector()
405 Capacity.setPointer(Begin+NewCapacity); in grow()
H A DExprObjC.h811 PropertyOrGetter.setPointer(D); in setExplicitProperty()
813 SetterAndMethodRefFlags.setPointer(nullptr); in setExplicitProperty()
819 PropertyOrGetter.setPointer(Getter); in setImplicitProperty()
821 SetterAndMethodRefFlags.setPointer(Setter); in setImplicitProperty()
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/Analysis/
H A DPtrUseVisitor.h60 AbortedInfo.setPointer(nullptr); in reset()
62 EscapedInfo.setPointer(nullptr); in reset()
86 AbortedInfo.setPointer(I);
93 EscapedInfo.setPointer(I);
/freebsd-14.2/contrib/llvm-project/clang/include/clang/Sema/
H A DObjCMethodList.h47 void setNext(ObjCMethodList *L) { NextAndExtraBits.setPointer(L); } in setNext()
54 return MethodAndHasMoreThanOneDecl.setPointer(M); in setMethod()
/freebsd-14.2/contrib/llvm-project/clang/lib/AST/
H A DNestedNameSpecifier.cpp65 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 DRecordLayout.cpp63 CXXInfo->PrimaryBase.setPointer(PrimaryBase); in ASTRecordLayout()
H A DDeclBase.cpp1465 PrevDecl->NextInContextAndBits.setPointer(D); in BuildDeclChain()
1516 ExternalLast->NextInContextAndBits.setPointer(FirstDecl); in LoadLexicalDeclsFromExternalStorage()
1633 I->NextInContextAndBits.setPointer(D->NextInContextAndBits.getPointer()); in removeDecl()
1641 D->NextInContextAndBits.setPointer(nullptr); in removeDecl()
1679 LastDecl->NextInContextAndBits.setPointer(D); in addHiddenDecl()
2105 LastSDM.setPointer(nullptr); in ReleaseDeclContextMaps()
H A DDeclObjC.cpp613 Data.setPointer(new (getASTContext()) DefinitionData()); in allocateDefinitionData()
628 Data.setPointer(nullptr); in startDuplicateDefinitionForComparison()
2024 Data.setPointer(new (getASTContext()) DefinitionData); in allocateDefinitionData()
2038 Data.setPointer(nullptr); in startDuplicateDefinitionForComparison()
H A DAPValue.cpp149 BaseOrMember.setPointer(D->getCanonicalDecl()); in LValuePathEntry()
1097 MPD->MemberAndIsDerivedMember.setPointer( in setMemberPointerUninit()
/freebsd-14.2/contrib/llvm-project/llvm/lib/DWARFLinker/Parallel/
H A DDependencyTracker.h140 RootCU.setPointer(RootEntry.CU); in LiveRootWorklistItemTy()
147 RootCU.setPointer(RootEntry.CU); in LiveRootWorklistItemTy()
/freebsd-14.2/contrib/llvm-project/clang/lib/CodeGen/
H A DCGValue.h91 ER.V1.setPointer(V); in get()
98 ER.V1.setPointer(V1); in getComplex()
99 ER.V2.setPointer(V2); in getComplex()
112 ER.V1.setPointer(addr.getPointer());
117 ER.V2.setPointer(reinterpret_cast<llvm::Value*>(align << AggAlignShift));
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/ADT/
H A Dilist_node_base.h40 void setPrev(ilist_node_base *Prev) { PrevAndSentinel.setPointer(Prev); } in setPrev()
H A Dfallible_iterator.h206 ErrState.setPointer(nullptr); in handleError()
H A DPointerIntPair.h98 void setPointer(PointerTy PtrVal) & { in setPointer() function
/freebsd-14.2/contrib/llvm-project/clang/lib/AST/Interp/
H A DEvaluationResult.h64 void setPointer(const Pointer P) { in setPointer() function
H A DEvalEmitter.cpp122 EvalResult.setPointer(S.Stk.pop<Pointer>()); in emitRet()
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DTargetCallingConv.h142 void setPointer() { IsPointer = 1; } in setPointer() function
H A DScheduleDAG.h483 inline void SDep::setSUnit(SUnit *SU) { Dep.setPointer(SU); } in setSUnit()
/freebsd-14.2/contrib/llvm-project/llvm/lib/Analysis/
H A DGlobalsModRef.cpp111 Info.setPointer(new AlignedMap(*ArgPtr)); in FunctionInfo()
121 Info.setPointer(new AlignedMap(*RHSPtr)); in operator =()
184 Info.setPointer(P); in addModRefInfoForGlobal()
/freebsd-14.2/contrib/llvm-project/clang/include/clang/Analysis/Support/
H A DBumpVector.h42 Other.Alloc.setPointer(nullptr); in BumpVectorContext()
/freebsd-14.2/contrib/llvm-project/clang/lib/Sema/
H A DScopeInfo.cpp127 Base.setPointer(PropE->getClassReceiver()); in WeakObjectProfileTy()
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/IR/
H A DValueHandle.h125 void setPrevPtr(ValueHandleBase **Ptr) { PrevPair.setPointer(Ptr); } in setPrevPtr()
/freebsd-14.2/contrib/llvm-project/clang/lib/Serialization/
H A DASTReaderDecl.cpp1854 D->AnonOrFirstNamespaceAndFlags.setPointer(D->getFirstDecl()); in VisitNamespaceDecl()
1893 D->FirstUsingShadow.setPointer(readDeclAs<UsingShadowDecl>()); in VisitUsingDecl()
1905 D->FirstUsingShadow.setPointer(readDeclAs<UsingShadowDecl>()); in VisitUsingEnumDecl()
2576 D->InstantiatedFromMember.setPointer( in VisitClassTemplatePartialSpecializationDecl()
2675 D->InstantiatedFromMember.setPointer( in VisitVarTemplatePartialSpecializationDecl()
2749 D->AssertExprAndFailed.setPointer(Record.readExpr()); in VisitStaticAssertDecl()
2977 Namespace->AnonOrFirstNamespaceAndFlags.setPointer( in mergeRedeclarable()

12