| /openbsd-src/gnu/llvm/clang/lib/AST/Interp/ |
| H A D | Descriptor.cpp | 62 static void ctorArrayDesc(Block *B, char *Ptr, bool IsConst, bool IsMutable, in ctorArrayDesc() 124 static void ctorRecord(Block *B, char *Ptr, bool IsConst, bool IsMutable, in ctorRecord() 198 bool IsConst, bool IsTemporary, bool IsMutable) in Descriptor() 208 size_t NumElems, bool IsConst, bool IsTemporary, in Descriptor() 229 unsigned NumElems, bool IsConst, bool IsTemporary, in Descriptor() 251 bool IsConst, bool IsTemporary, bool IsMutable) in Descriptor()
|
| H A D | Program.cpp | 187 const bool IsConst = Ty.isConstQualified(); in createGlobal() local 289 const bool IsConst = FT.isConstQualified(); in getOrCreateRecord() local 313 bool IsConst, bool IsTemporary, in createDescriptor()
|
| H A D | Descriptor.h | 62 unsigned IsConst : 1; member 107 const bool IsConst = false; member
|
| H A D | ByteCodeExprGen.cpp | 776 bool IsConst, in allocateLocalPrimitive()
|
| /openbsd-src/gnu/llvm/llvm/include/llvm/DebugInfo/LogicalView/Core/ |
| H A D | LVType.h | 24 IsConst, enumerator
|
| /openbsd-src/gnu/llvm/llvm/utils/TableGen/ |
| H A D | DXILEmitter.cpp | 38 bool IsConst; // whether this argument requires a constant value in the IR member
|
| /openbsd-src/gnu/llvm/llvm/include/llvm/Support/ |
| H A D | AMDGPUMetadata.h | 195 constexpr char IsConst[] = "IsConst"; variable
|
| /openbsd-src/gnu/llvm/clang/utils/TableGen/ |
| H A D | ClangOpenCLBuiltinEmitter.cpp | 251 bool IsConst : 1; member
|
| /openbsd-src/gnu/llvm/lldb/source/Symbol/ |
| H A D | CompilerType.cpp | 105 bool CompilerType::IsConst() const { in IsConst() function in CompilerType
|
| /openbsd-src/gnu/llvm/clang/lib/CodeGen/ |
| H A D | MicrosoftCXXABI.cpp | 3928 bool &IsConst, bool &IsVolatile, in decomposeTypeForEH() 3967 bool IsConst, IsVolatile, IsUnaligned; in getAddrOfCXXCatchHandlerType() local 4387 bool IsConst, IsVolatile, IsUnaligned; in getThrowInfo() local
|
| /openbsd-src/gnu/llvm/llvm/lib/Target/SPIRV/ |
| H A D | SPIRVGlobalRegistry.cpp | 439 const MachineInstr *Init, bool IsConst, bool HasLinkageTy, in buildGlobalVariable()
|
| /openbsd-src/gnu/llvm/llvm/lib/Target/Hexagon/ |
| H A D | HexagonBitSimplify.cpp | 2458 bool IsConst = true; in simplifyExtractLow() local
|
| /openbsd-src/gnu/llvm/clang/lib/AST/ |
| H A D | MicrosoftMangle.cpp | 3606 void MicrosoftMangleContextImpl::mangleCXXThrowInfo(QualType T, bool IsConst, in mangleCXXThrowInfo()
|
| H A D | ExprConstant.cpp | 15115 const ASTContext &Ctx, bool &IsConst) { in FastEvaluateAsRValue() 15158 bool IsConst; in EvaluateAsRValue() local 15315 bool IsConst; in EvaluateAsConstantExpr() local 15506 bool IsConst; in EvaluateForOverflow() local
|
| /openbsd-src/gnu/llvm/llvm/lib/Target/AMDGPU/ |
| H A D | AMDGPURegisterBankInfo.cpp | 438 const bool IsConst = AS == AMDGPUAS::CONSTANT_ADDRESS || in isScalarLoadLegal() local
|
| /openbsd-src/gnu/llvm/clang/lib/Sema/ |
| H A D | SemaExprCXX.cpp | 1157 [](CXXRecordDecl *Closure, bool &IsByCopy, bool &IsConst) { in adjustCVQualifiersForCXXThisWithinLambda()
|
| /openbsd-src/gnu/llvm/lldb/source/Plugins/TypeSystem/Clang/ |
| H A D | TypeSystemClang.cpp | 3017 bool TypeSystemClang::IsConst(lldb::opaque_compiler_type_t type) { in IsConst() function in TypeSystemClang
|