| /llvm-project-15.0.7/clang/lib/AST/Interp/ |
| H A D | Descriptor.h | 80 const bool IsArray = false; member
|
| /llvm-project-15.0.7/clang-tools-extra/clangd/ |
| H A D | InlayHints.cpp | 103 bool IsArray = false; member in clang::clangd::__anon18ece24e0111::AggregateDesignatorNames
|
| /llvm-project-15.0.7/flang/include/flang/Semantics/ |
| H A D | symbol.h | 211 bool IsArray() const { return !shape_.empty(); } in IsArray() function
|
| /llvm-project-15.0.7/clang/lib/AST/ |
| H A D | ExprCXX.cpp | 234 CXXNewExpr::CXXNewExpr(EmptyShell Empty, bool IsArray, in CXXNewExpr() 251 bool IsArray = ArraySize.has_value(); in Create() local 266 CXXNewExpr *CXXNewExpr::CreateEmpty(const ASTContext &Ctx, bool IsArray, in CreateEmpty()
|
| H A D | ExprConstant.cpp | 192 uint64_t &ArraySize, QualType &Type, bool &IsArray, in findMostDerivedSubobject() 290 bool IsArray = false; in SubobjectDesignator() local 313 bool IsArray = false; in truncate() local 363 bool IsArray = MostDerivedPathLength == Entries.size() && in validIndexAdjustments() local 457 bool IsArray = MostDerivedPathLength == Entries.size() && in adjustIndex() local 3946 bool IsArray = A.MostDerivedIsArrayElement; in AreElementsOfSameArray() local
|
| H A D | DeclCXX.cpp | 3333 auto IsArray = [&Ctx](MatcherRef Elem, unsigned N) { in isValidStructGUID() local
|
| /llvm-project-15.0.7/clang/lib/StaticAnalyzer/Core/ |
| H A D | ExprEngineCXX.cpp | 98 QualType &Ty, bool &IsArray, unsigned Idx) { in makeElementRegion()
|
| /llvm-project-15.0.7/llvm/include/llvm/Demangle/ |
| H A D | ItaniumDemangle.h | 1928 bool IsArray; // new[] ? variable 1963 bool IsArray; variable 2085 bool IsArray; variable
|
| /llvm-project-15.0.7/libcxxabi/src/demangle/ |
| H A D | ItaniumDemangle.h | 1928 bool IsArray; // new[] ? variable 1963 bool IsArray; variable 2085 bool IsArray; variable
|
| /llvm-project-15.0.7/llvm/lib/Bitcode/Reader/ |
| H A D | BitcodeReader.cpp | 4843 bool IsArray = Ty->isArrayTy(); in parseFunctionBody() local 4890 bool IsArray = CurTy->isArrayTy(); in parseFunctionBody() local
|
| /llvm-project-15.0.7/clang/lib/Serialization/ |
| H A D | ASTReaderStmt.cpp | 1854 bool IsArray = Record.readInt(); in VisitCXXNewExpr() local
|
| /llvm-project-15.0.7/clang/unittests/ASTMatchers/ |
| H A D | ASTMatchersNarrowingTest.cpp | 3839 TEST_P(ASTMatchersTest, IsArray) { in TEST_P() argument
|
| /llvm-project-15.0.7/clang/include/clang/AST/ |
| H A D | Stmt.h | 724 unsigned IsArray : 1; in alignas() local
|
| /llvm-project-15.0.7/clang/lib/Sema/ |
| H A D | SemaExprCXX.cpp | 2612 QualType AllocType, bool IsArray, in FindAllocationFunctions()
|
| H A D | SemaChecking.cpp | 14436 const bool IsArray = T->isArrayType(); in DiagnoseAlwaysNonNullPointer() local
|
| /llvm-project-15.0.7/clang/lib/CodeGen/ |
| H A D | CGStmtOpenMP.cpp | 1273 bool IsArray = getContext().getAsArrayType(Type) != nullptr; in EmitOMPReductionClauseInit() local
|
| H A D | CGOpenMPRuntime.cpp | 10129 llvm::Value *IsArray = MapperCGF.Builder.CreateICmpSGT( in emitUDMapperArrayInitOrDel() local
|