Home
last modified time | relevance | path

Searched defs:CXXRD (Results 1 – 25 of 39) sorted by relevance

12

/external/llvm-project/clang/lib/StaticAnalyzer/Checkers/WebKit/
DUncountedLocalVarsChecker.cpp60 if (auto *CXXRD = T->getAsCXXRecordDecl()) { in isRefcountedStringsHack() local
65 if (auto *CXXRD = T->getPointeeCXXRecordDecl()) { in isRefcountedStringsHack() local
DPtrTypesSemantics.cpp131 if (auto *CXXRD = T->getPointeeCXXRecordDecl()) { in isUncountedPtr() local
DNoUncountedMembersChecker.cpp115 auto CXXRD = llvm::dyn_cast_or_null<CXXRecordDecl>(RD); in shouldSkipDecl() local
/external/llvm-project/clang/lib/StaticAnalyzer/Checkers/
DPaddingChecker.cpp85 if (auto *CXXRD = dyn_cast<CXXRecordDecl>(RD)) in visitRecord() local
150 if (auto *CXXRD = dyn_cast<CXXRecordDecl>(RD)) { in shouldSkipDecl() local
/external/clang/lib/Index/
DIndexTypeSourceInfo.cpp194 if (auto CXXRD = dyn_cast<CXXRecordDecl>(D)) { in indexTagDecl() local
DIndexBody.cpp98 if (auto *CXXRD = BaseTy->getPointeeCXXRecordDecl()) in getRolesForRef() local
/external/llvm-project/clang-tools-extra/clang-reorder-fields/
DReorderFieldsAction.cpp280 const CXXRecordDecl *CXXRD = dyn_cast<CXXRecordDecl>(RD); in HandleTranslationUnit() local
/external/llvm-project/clang/lib/Index/
DIndexTypeSourceInfo.cpp304 if (auto CXXRD = dyn_cast<CXXRecordDecl>(D)) { in indexTagDecl() local
DIndexBody.cpp102 if (auto *CXXRD = BaseTy->getPointeeCXXRecordDecl()) in getRolesForRef() local
/external/clang/lib/StaticAnalyzer/Checkers/
DPaddingChecker.cpp134 if (auto *CXXRD = dyn_cast<CXXRecordDecl>(RD)) { in shouldSkipDecl() local
/external/llvm-project/clang/lib/StaticAnalyzer/Checkers/UninitializedObject/
DUninitializedObjectChecker.cpp352 const auto *CXXRD = dyn_cast<CXXRecordDecl>(RD); in isNonUnionUninit() local
/external/clang/lib/CodeGen/
DCGExprAgg.cpp1191 if (auto *CXXRD = dyn_cast<CXXRecordDecl>(record)) { in VisitInitListExpr() local
1355 if (auto *CXXRD = dyn_cast<CXXRecordDecl>(SD)) in GetNumNonZeroBytesInInit() local
DCGExprConstant.cpp375 if (auto *CXXRD = dyn_cast<CXXRecordDecl>(RD)) in Build() local
1143 if (auto *CXXRD = dyn_cast<CXXRecordDecl>(RD)) in Build() local
DTargetInfo.cpp452 if (const CXXRecordDecl *CXXRD = dyn_cast<CXXRecordDecl>(RD)) in isEmptyRecord() local
483 if (const CXXRecordDecl *CXXRD = dyn_cast<CXXRecordDecl>(RD)) { in isSingleElementStruct() local
1176 if (const CXXRecordDecl *CXXRD = dyn_cast<CXXRecordDecl>(RD)) { in canExpandIndirectArgument() local
1322 if (const CXXRecordDecl *CXXRD = dyn_cast<CXXRecordDecl>(RD)) in isRecordWithSSEVectorType() local
2560 if (const CXXRecordDecl *CXXRD = dyn_cast<CXXRecordDecl>(RD)) { in classify() local
2801 if (const CXXRecordDecl *CXXRD = dyn_cast<CXXRecordDecl>(RD)) { in BitsContainNoUserData() local
4100 if (const CXXRecordDecl *CXXRD = dyn_cast<CXXRecordDecl>(RD)) { in isHomogeneousAggregate() local
5881 if (const CXXRecordDecl *CXXRD = dyn_cast<CXXRecordDecl>(RD)) in GetSingleElementType() local
DCGExprCXX.cpp1019 if (auto *CXXRD = dyn_cast<CXXRecordDecl>(RType->getDecl())) in EmitNewArrayInitializer() local
/external/llvm-project/clang-tools-extra/clangd/
DXRefs.cpp1469 static void fillSuperTypes(const CXXRecordDecl &CXXRD, ASTContext &ASTCtx, in fillSuperTypes()
1546 std::vector<const CXXRecordDecl *> typeParents(const CXXRecordDecl *CXXRD) { in typeParents()
1591 const CXXRecordDecl *CXXRD = findRecordTypeAt(AST, Pos); in getTypeHierarchy() local
/external/llvm-project/clang/lib/Sema/
DSemaInit.cpp800 if (auto *CXXRD = dyn_cast<CXXRecordDecl>(RDecl)) { in FillInEmptyInitializations() local
986 if (auto *CXXRD = dyn_cast<CXXRecordDecl>(structDecl)) in numStructUnionElements() local
1015 if (CXXRecordDecl *CXXRD = dyn_cast<CXXRecordDecl>(ParentRD)) in isIdiomaticBraceElisionEntity() local
1099 auto *CXXRD = T->getAsCXXRecordDecl(); in CheckImplicitInitList() local
1240 auto *CXXRD = T->getAsCXXRecordDecl(); in CheckExplicitInitList() local
1285 if (auto *CXXRD = dyn_cast<CXXRecordDecl>(RD)) in CheckListElementTypes() local
1815 auto *CXXRD = ElementType->getAsCXXRecordDecl(); in checkDestructorReference() local
2567 if (auto *CXXRD = dyn_cast<CXXRecordDecl>(RT->getDecl())) in CheckDesignatedInitializer() local
/external/llvm-project/clang/lib/CodeGen/
DTargetInfo.cpp551 if (const CXXRecordDecl *CXXRD = dyn_cast<CXXRecordDecl>(RD)) in isEmptyRecord() local
582 if (const CXXRecordDecl *CXXRD = dyn_cast<CXXRecordDecl>(RD)) { in isSingleElementStruct() local
1442 if (const CXXRecordDecl *CXXRD = dyn_cast<CXXRecordDecl>(RD)) { in canExpandIndirectArgument() local
1575 if (const CXXRecordDecl *CXXRD = dyn_cast<CXXRecordDecl>(RD)) in isRecordWithSIMDVectorType() local
3037 if (const CXXRecordDecl *CXXRD = dyn_cast<CXXRecordDecl>(RD)) { in classify() local
3311 if (const CXXRecordDecl *CXXRD = dyn_cast<CXXRecordDecl>(RD)) { in BitsContainNoUserData() local
3797 if (auto CXXRD = dyn_cast<CXXRecordDecl>(RT->getDecl())) { in classifyRegCallStructTypeImpl() local
5080 if (const CXXRecordDecl *CXXRD = dyn_cast<CXXRecordDecl>(RD)) { in isHomogeneousAggregate() local
6765 if (const CXXRecordDecl *CXXRD = dyn_cast<CXXRecordDecl>(RD)) in containsAnyFP16Vectors() local
6988 if (const CXXRecordDecl *CXXRD = dyn_cast<CXXRecordDecl>(RD)) in isUnsupportedType() local
[all …]
DCGExprAgg.cpp1641 if (auto *CXXRD = dyn_cast<CXXRecordDecl>(record)) { in VisitInitListExpr() local
1899 if (auto *CXXRD = dyn_cast<CXXRecordDecl>(SD)) in GetNumNonZeroBytesInInit() local
DCGDebugInfo.cpp1049 if (const CXXRecordDecl *CXXRD = dyn_cast<CXXRecordDecl>(RD)) in getOrCreateRecordFwdDecl() local
2261 if (auto *CXXRD = dyn_cast<CXXRecordDecl>(RD)) in completeClassData() local
3365 if (auto CXXRD = dyn_cast<CXXRecordDecl>(RD)) { in CreateLimitedType() local
/external/clang/lib/Sema/
DSemaInit.cpp648 if (auto *CXXRD = dyn_cast<CXXRecordDecl>(RDecl)) { in FillInEmptyInitializations() local
805 if (auto *CXXRD = dyn_cast<CXXRecordDecl>(structDecl)) in numStructUnionElements() local
1057 if (auto *CXXRD = dyn_cast<CXXRecordDecl>(RD)) in CheckListElementTypes() local
/external/llvm-project/clang/lib/AST/
DDecl.cpp4161 const auto *CXXRD = cast<CXXRecordDecl>(RD); in isZeroSize() local
4288 if (const auto *CXXRD = dyn_cast<CXXRecordDecl>(this)) in getDefinition() local
4592 const auto *CXXRD = dyn_cast<CXXRecordDecl>(this); in mayInsertExtraPadding() local
/external/llvm-project/clang/tools/libclang/
DCXIndexDataConsumer.cpp642 if (const CXXRecordDecl *CXXRD = dyn_cast<CXXRecordDecl>(D)) in handleTagDecl() local
/external/clang/tools/libclang/
DCXIndexDataConsumer.cpp636 if (const CXXRecordDecl *CXXRD = dyn_cast<CXXRecordDecl>(D)) in handleTagDecl() local
/external/clang/lib/AST/
DDecl.cpp3579 if (const auto *CXXRD = dyn_cast<CXXRecordDecl>(this)) in getDefinition() local
3820 const auto *CXXRD = dyn_cast<CXXRecordDecl>(this); in mayInsertExtraPadding() local

12