| /freebsd/contrib/llvm-project/clang/lib/AST/ByteCode/ |
| H A D | Descriptor.cpp | 84 static void ctorArrayDesc(Block *B, std::byte *Ptr, bool IsConst, in ctorArrayDesc() 152 static void initField(Block *B, std::byte *Ptr, bool IsConst, bool IsMutable, in initField() 171 static void initBase(Block *B, std::byte *Ptr, bool IsConst, bool IsMutable, in initBase() 199 static void ctorRecord(Block *B, std::byte *Ptr, bool IsConst, bool IsMutable, in ctorRecord() 341 MetadataSize MD, bool IsConst, bool IsTemporary, in Descriptor() 354 size_t NumElems, bool IsConst, bool IsTemporary, in Descriptor() 368 bool IsTemporary, bool IsConst, UnknownSize) in Descriptor() 381 unsigned NumElems, bool IsConst, bool IsTemporary, in Descriptor() 406 bool IsConst, bool IsTemporary, bool IsMutable, in Descriptor()
|
| H A D | Program.cpp | 250 const bool IsConst = Ty.isConstQualified(); in createGlobal() local 372 const bool IsConst = FT.isConstQualified(); in getOrCreateRecord() local 397 bool IsConst, bool IsTemporary, in createDescriptor()
|
| H A D | Descriptor.h | 165 const bool IsConst = false; member
|
| H A D | Compiler.cpp | 2861 bool IsConst = SubExpr->getType().isConstQualified(); in VisitMaterializeTemporaryExpr() local 4388 DeclTy &&Src, PrimType Ty, bool IsConst, const ValueDecl *ExtendingDecl, in allocateLocalPrimitive()
|
| /freebsd/contrib/llvm-project/llvm/include/llvm/Analysis/ |
| H A D | WithCache.h | 32 constexpr static bool IsConst = std::is_const_v<Arg>; variable
|
| /freebsd/contrib/llvm-project/clang/lib/Sema/ |
| H A D | HLSLBuiltinTypeDeclBuilder.cpp | 111 bool IsConst; member 344 bool IsConst, bool IsCtor) in BuiltinTypeMethodBuilder() 807 bool IsConst, bool IsRef) { in addHandleAccessFunction()
|
| H A D | SemaExprCXX.cpp | 1172 [](CXXRecordDecl *Closure, bool &IsByCopy, bool &IsConst) { in adjustCVQualifiersForCXXThisWithinLambda()
|
| H A D | SemaDecl.cpp | 12002 bool IsConst = NewFD->hasAttr<ConstAttr>(); in CheckConstPureAttributesUsage() local
|
| /freebsd/contrib/llvm-project/llvm/include/llvm/DebugInfo/LogicalView/Core/ |
| H A D | LVType.h | 25 IsConst, enumerator
|
| /freebsd/contrib/llvm-project/llvm/lib/Transforms/Utils/ |
| H A D | AMDGPUEmitPrintf.cpp | 213 bool IsConst = true; member
|
| /freebsd/contrib/llvm-project/llvm/include/llvm/Support/ |
| H A D | AMDGPUMetadata.h | 197 constexpr char IsConst[] = "IsConst"; variable
|
| /freebsd/contrib/llvm-project/clang/utils/TableGen/ |
| H A D | ClangOpenCLBuiltinEmitter.cpp | 249 bool IsConst : 1; member
|
| /freebsd/contrib/llvm-project/clang/lib/CodeGen/ |
| H A D | MicrosoftCXXABI.cpp | 3922 bool &IsConst, bool &IsVolatile, in decomposeTypeForEH() 3962 bool IsConst, IsVolatile, IsUnaligned; in getAddrOfCXXCatchHandlerType() local 4379 bool IsConst, IsVolatile, IsUnaligned; in getThrowInfo() local
|
| /freebsd/contrib/llvm-project/lldb/source/Symbol/ |
| H A D | CompilerType.cpp | 106 bool CompilerType::IsConst() const { in IsConst() function in CompilerType
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/SPIRV/ |
| H A D | SPIRVInstructionSelector.cpp | 2371 bool IsConst = true; in selectBuildVector() local 2409 bool IsConst = isConstReg(MRI, OpReg); in selectSplatVector() local
|
| H A D | SPIRVGlobalRegistry.cpp | 703 const MachineInstr *Init, bool IsConst, bool HasLinkageTy, in buildGlobalVariable()
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/Hexagon/ |
| H A D | HexagonBitSimplify.cpp | 2437 bool IsConst = true; in simplifyExtractLow() local
|
| /freebsd/contrib/llvm-project/clang/lib/AST/ |
| H A D | MicrosoftMangle.cpp | 3992 void MicrosoftMangleContextImpl::mangleCXXThrowInfo(QualType T, bool IsConst, in mangleCXXThrowInfo()
|
| H A D | ExprConstant.cpp | 16781 const ASTContext &Ctx, bool &IsConst) { in FastEvaluateAsRValue() 16842 bool IsConst; in EvaluateAsRValue() local 16999 bool IsConst; in EvaluateAsConstantExpr() local 17213 bool IsConst; in EvaluateForOverflow() local
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/ |
| H A D | AMDGPURegisterBankInfo.cpp | 450 const bool IsConst = AS == AMDGPUAS::CONSTANT_ADDRESS || in isScalarLoadLegal() local
|
| /freebsd/contrib/llvm-project/lldb/source/Plugins/TypeSystem/Clang/ |
| H A D | TypeSystemClang.cpp | 3000 bool TypeSystemClang::IsConst(lldb::opaque_compiler_type_t type) { in IsConst() function in TypeSystemClang
|