| /llvm-project-15.0.7/llvm/include/llvm/Analysis/ |
| H A D | PtrUseVisitor.h | 61 AbortedInfo.setInt(false); in reset() 63 EscapedInfo.setInt(false); in reset() 85 AbortedInfo.setInt(true); 92 EscapedInfo.setInt(true);
|
| H A D | RegionIterator.h | 77 Node.setInt(ItRgEnd); in advanceRegionSucc()
|
| /llvm-project-15.0.7/clang/include/clang/AST/ |
| H A D | DeclContextInternals.h | 93 RHS.Data.setInt(false); in StoredDeclsList() 117 RHS.Data.setInt(false); 145 Data.setInt(true); in setHasExternalDecls() 158 Data.setInt(false); in removeExternalDecls() 174 Data.setInt(false); in replaceExternalDecls()
|
| H A D | GlobalDecl.h | 97 CanonGD.Value.setInt(Value.getInt()); in getCanonicalDecl() 172 Result.Value.setInt(Type); in getWithCtorType() 179 Result.Value.setInt(Type); in getWithDtorType() 199 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 | 809 PropertyOrGetter.setInt(false); in setExplicitProperty() 811 SetterAndMethodRefFlags.setInt(methRefFlags); in setExplicitProperty() 817 PropertyOrGetter.setInt(true); in setImplicitProperty() 819 SetterAndMethodRefFlags.setInt(methRefFlags); in setImplicitProperty() 835 SetterAndMethodRefFlags.setInt(f); in setMethodRefFlag()
|
| H A D | APValue.h | 311 MakeInt(); setInt(std::move(I)); 580 void setInt(APSInt I) {
|
| /llvm-project-15.0.7/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 | 351 void markSafe() { Rep.setInt(false); } in markSafe() 1041 Result.Base.setInt(true); in getSentinel()
|
| /llvm-project-15.0.7/llvm/unittests/ADT/ |
| H A D | PointerIntPairTest.cpp | 26 Pair.setInt(2); in TEST() 53 Pair2.setInt(E::Case2); in TEST()
|
| /llvm-project-15.0.7/clang/lib/CodeGen/ |
| H A D | CGValue.h | 92 ER.V1.setInt(Scalar); in get() 93 ER.V2.setInt(false); in get() 100 ER.V1.setInt(Complex); in getComplex() 101 ER.V2.setInt(false); in getComplex() 113 ER.V1.setInt(Aggregate); 118 ER.V2.setInt(isVolatile);
|
| H A D | Address.h | 62 this->Pointer.setInt(AlignLog >> 3); in AddressImpl() 63 this->ElementType.setInt(AlignLog & 7); in AddressImpl()
|
| /llvm-project-15.0.7/clang/lib/AST/ |
| H A D | NestedNameSpecifier.cpp | 66 Mockup.Prefix.setInt(StoredIdentifier); in Create() 82 Mockup.Prefix.setInt(StoredDecl); in Create() 98 Mockup.Prefix.setInt(StoredDecl); in Create() 110 Mockup.Prefix.setInt(Template? StoredTypeSpecWithTemplate : StoredTypeSpec); in Create() 120 Mockup.Prefix.setInt(StoredIdentifier); in Create() 138 Mockup.Prefix.setInt(StoredDecl); in SuperSpecifier()
|
| H A D | RecordLayout.cpp | 64 CXXInfo->PrimaryBase.setInt(IsPrimaryBaseVirtual); in ASTRecordLayout()
|
| /llvm-project-15.0.7/mlir/lib/IR/ |
| H A D | Dominance.cpp | 75 entry.setInt(false); in getDominanceInfo() 79 entry.setInt(regionKindItf.hasSSADominance(region->getRegionNumber())); in getDominanceInfo()
|
| H A D | Block.cpp | 98 parentValidOpOrderPair.setInt(false); in invalidateOpOrder() 125 parentValidOpOrderPair.setInt(true); in recomputeOpOrder()
|
| /llvm-project-15.0.7/llvm/include/llvm/ADT/ |
| H A D | ilist_node_base.h | 47 void initializeSentinel() { PrevAndSentinel.setInt(true); } in initializeSentinel()
|
| H A D | fallible_iterator.h | 207 ErrState.setInt(true); in handleError()
|
| H A D | PointerIntPair.h | 68 void setInt(IntType IntVal) & { in setInt() function
|
| /llvm-project-15.0.7/clang-tools-extra/clangd/refactor/tweaks/ |
| H A D | PopulateSwitch.cpp | 64 void setCovered(bool Val = true) { Data.setInt(Val); } in setCovered()
|
| /llvm-project-15.0.7/clang/include/clang/Serialization/ |
| H A D | ModuleFile.h | 90 File.Val.setInt(NotFound); in getNotFound()
|
| /llvm-project-15.0.7/clang/include/clang/Analysis/Support/ |
| H A D | BumpVector.h | 41 Other.Alloc.setInt(false); in BumpVectorContext()
|
| /llvm-project-15.0.7/llvm/include/llvm/MC/ |
| H A D | MCSymbol.h | 162 FragmentAndHasName.setInt(!!Name); in MCSymbol()
|
| /llvm-project-15.0.7/mlir/include/mlir/Pass/ |
| H A D | Pass.h | 212 void signalPassFailure() { getPassState().irAndPassFailed.setInt(true); } in signalPassFailure()
|
| /llvm-project-15.0.7/llvm/include/llvm/IR/ |
| H A D | ModuleSummaryIndex.h | 175 RefAndFlags.setInt(HaveGVs); in ValueInfo() 216 RefAndFlags.setInt(RefAndFlags.getInt() | ReadOnly); in setReadOnly() 220 RefAndFlags.setInt(RefAndFlags.getInt() | WriteOnly); in setWriteOnly()
|