| /freebsd/contrib/llvm-project/clang/lib/AST/ByteCode/ |
| H A D | Descriptor.h | 172 const bool IsArray = false; member
|
| H A D | InterpBuiltin.cpp | 1533 bool IsArray = NumElems.ugt(1); in interp__builtin_operator_new() local
|
| /freebsd/contrib/llvm-project/llvm/include/llvm/DebugInfo/LogicalView/Core/ |
| H A D | LVScope.h | 38 IsArray, enumerator
|
| /freebsd/contrib/llvm-project/clang/lib/AST/ |
| H A D | ExprCXX.cpp | 285 CXXNewExpr::CXXNewExpr(EmptyShell Empty, bool IsArray, in CXXNewExpr() 301 bool IsArray = ArraySize.has_value(); in Create() local 315 CXXNewExpr *CXXNewExpr::CreateEmpty(const ASTContext &Ctx, bool IsArray, in CreateEmpty()
|
| H A D | ExprConstant.cpp | 200 uint64_t &ArraySize, QualType &Type, bool &IsArray, in findMostDerivedSubobject() 307 bool IsArray = false; in SubobjectDesignator() local 330 bool IsArray = false; in truncate() local 380 bool IsArray = MostDerivedPathLength == Entries.size() && in validIndexAdjustments() local 484 bool IsArray = MostDerivedPathLength == Entries.size() && in adjustIndex() local 4285 bool IsArray = A.MostDerivedIsArrayElement; in AreElementsOfSameArray() local
|
| H A D | DeclCXX.cpp | 3706 auto IsArray = [&Ctx](MatcherRef Elem, unsigned N) { in isValidStructGUID() local
|
| /freebsd/contrib/llvm-project/clang/lib/StaticAnalyzer/Core/ |
| H A D | ExprEngineCXX.cpp | 111 QualType &Ty, bool &IsArray, unsigned Idx) { in makeElementRegion()
|
| /freebsd/contrib/llvm-project/llvm/lib/TextAPI/ |
| H A D | TextStubV5.cpp | 838 const TargetList &ActiveTargets, bool IsArray = true) { in serializeField()
|
| /freebsd/contrib/llvm-project/clang/lib/Sema/ |
| H A D | SemaOpenACC.cpp | 821 bool IsArray = !OriginalBaseTy.isNull() && OriginalBaseTy->isArrayType(); in ActOnArraySectionExpr() local
|
| H A D | SemaTypeTraits.cpp | 2211 bool IsArray = T->isArrayType(); in DiagnoseNonReplaceableReason() local
|
| H A D | SemaExprCXX.cpp | 2907 QualType AllocType, bool IsArray, ImplicitAllocationParameters &IAP, in FindAllocationFunctions()
|
| H A D | SemaChecking.cpp | 13073 const bool IsArray = T->isArrayType(); in DiagnoseAlwaysNonNullPointer() local
|
| /freebsd/contrib/llvm-project/llvm/include/llvm/Demangle/ |
| H A D | ItaniumDemangle.h | 2125 bool IsArray; // new[] ? variable 2160 bool IsArray; variable 2286 bool IsArray; variable
|
| /freebsd/contrib/llvm-project/llvm/lib/Bitcode/Reader/ |
| H A D | BitcodeReader.cpp | 5313 bool IsArray = Ty->isArrayTy(); in parseFunctionBody() local 5360 bool IsArray = CurTy->isArrayTy(); in parseFunctionBody() local
|
| /freebsd/contrib/llvm-project/clang/lib/Serialization/ |
| H A D | ASTReaderStmt.cpp | 1923 bool IsArray = Record.readInt(); in VisitCXXNewExpr() local
|
| /freebsd/contrib/llvm-project/clang/lib/CodeGen/ |
| H A D | CGStmtOpenMP.cpp | 1333 bool IsArray = getContext().getAsArrayType(Type) != nullptr; in EmitOMPReductionClauseInit() local
|
| /freebsd/contrib/llvm-project/llvm/lib/Frontend/OpenMP/ |
| H A D | OMPIRBuilder.cpp | 8258 Value *IsArray = in emitUDMapperArrayInitOrDel() local
|