| /llvm-project/llvm/include/llvm/Analysis/ |
| H A D | PtrUseVisitor.h | |
| H A D | WithCache.h | 48 Pointer.setInt(true); in calculateKnownBits()
|
| H A D | RegionIterator.h | 77 Node.setInt(ItRgEnd); in advanceRegionSucc()
|
| /llvm-project/clang/include/clang/AST/ |
| H A D | DeclContextInternals.h | 105 RHS.Data.setInt(false); in StoredDeclsList() 129 RHS.Data.setInt(false); 157 Data.setInt(true); in setHasExternalDecls() 170 Data.setInt(false); in removeExternalDecls() 190 Data.setInt(false); in replaceExternalDecls()
|
| H A D | GlobalDecl.h | 97 CanonGD.Value.setInt(Value.getInt()); in getCanonicalDecl() 176 Result.Value.setInt(Type); in getWithCtorType() 183 Result.Value.setInt(Type); in getWithDtorType() 203 Result.Value.setInt(unsigned(Kind)); in getWithKernelReferenceKind()
|
| H A D | ASTVector.h | 48 void setTag(bool B) { Capacity.setInt(B); } in setTag() 57 O.Capacity.setInt(false); in ASTVector()
|
| H A D | ExprObjC.h | 808 PropertyOrGetter.setInt(false); 810 SetterAndMethodRefFlags.setInt(methRefFlags); in setExplicitProperty() 816 PropertyOrGetter.setInt(true); 818 SetterAndMethodRefFlags.setInt(methRefFlags); in setImplicitProperty() 834 SetterAndMethodRefFlags.setInt(f); in setMethodRefFlag()
|
| H A D | APValue.h | 328 MakeInt(); setInt(std::move(I)); 654 void setInt(APSInt I) {
|
| H A D | DeclTemplate.h | 549 Template.setInt(TSK - 1); 653 MemberAndTSK.setInt(TSK - 1); 866 getCommonPtr()->InstantiatedFromMember.setInt(true); in setMemberSpecialization() 2220 return First->InstantiatedFromMember.setInt(true); 2990 return First->InstantiatedFromMember.setInt(true);
|
| /llvm-project/clang/include/clang/Sema/ |
| H A D | ObjCMethodList.h | 48 void setBits(unsigned B) { NextAndExtraBits.setInt(B); } in setBits() 61 return MethodAndHasMoreThanOneDecl.setInt(B); in setHasMoreThanOneDecl()
|
| H A D | ScopeInfo.h | 363 void markSafe() { Rep.setInt(false); } in markSafe() 1082 Result.Base.setInt(true); in getSentinel()
|
| /llvm-project/clang/lib/AST/ |
| H A D | NestedNameSpecifier.cpp | 64 Mockup.Prefix.setInt(StoredIdentifier); in Create() 80 Mockup.Prefix.setInt(StoredDecl); in Create() 96 Mockup.Prefix.setInt(StoredDecl); in Create() 108 Mockup.Prefix.setInt(Template? StoredTypeSpecWithTemplate : StoredTypeSpec); in Create() 118 Mockup.Prefix.setInt(StoredIdentifier); in Create() 136 Mockup.Prefix.setInt(StoredDecl); in SuperSpecifier()
|
| H A D | RecordLayout.cpp | 64 CXXInfo->PrimaryBase.setInt(IsPrimaryBaseVirtual); in ASTRecordLayout()
|
| /llvm-project/llvm/unittests/ADT/ |
| H A D | PointerIntPairTest.cpp | 26 Pair.setInt(2); in TEST() 53 Pair2.setInt(E::Case2); in TEST()
|
| /llvm-project/llvm/lib/DWARFLinker/Parallel/ |
| H A D | DependencyTracker.h | 139 RootCU.setInt(Action); in LiveRootWorklistItemTy() 148 RootCU.setInt(Action); in LiveRootWorklistItemTy()
|
| /llvm-project/mlir/lib/IR/ |
| H A D | Dominance.cpp | 91 entry.setInt(false); in getDominanceInfo() 95 entry.setInt(regionKindItf.hasSSADominance(region->getRegionNumber())); in getDominanceInfo()
|
| H A D | Block.cpp | 112 parentValidOpOrderPair.setInt(false); 139 parentValidOpOrderPair.setInt(true); in recomputeOpOrder()
|
| /llvm-project/llvm/include/llvm/ADT/ |
| H A D | ilist_node_base.h | 46 void initializeSentinel() { PrevAndSentinel.setInt(true); } in initializeSentinel()
|
| H A D | fallible_iterator.h | 207 ErrState.setInt(true); in handleError()
|
| H A D | PointerIntPair.h | 102 void setInt(IntType IntVal) & { in setInt() function
|
| /llvm-project/clang-tools-extra/clangd/refactor/tweaks/ |
| H A D | PopulateSwitch.cpp | 64 void setCovered(bool Val = true) { Data.setInt(Val); } in setCovered()
|
| /llvm-project/clang/include/clang/Serialization/ |
| H A D | ModuleFile.h | 109 File.Val.setInt(NotFound); in getFile()
|
| /llvm-project/clang/include/clang/Analysis/Support/ |
| H A D | BumpVector.h | 41 Other.Alloc.setInt(false); in BumpVectorContext()
|
| /llvm-project/clang/lib/CodeGen/ |
| H A D | Address.h | 238 Pointer.setInt(KnownNonNull);
|
| /llvm-project/llvm/lib/Analysis/ |
| H A D | GlobalsModRef.cpp | 144 Info.setInt(Info.getInt() | static_cast<int>(NewMRI)); in addModRefInfo() 152 void setMayReadAnyGlobal() { Info.setInt(Info.getInt() | MayReadAnyGlobal); } in setMayReadAnyGlobal()
|