/llvm-project/clang/lib/StaticAnalyzer/Checkers/WebKit/ |
H A D | UncountedLocalVarsChecker.cpp |
|
H A D | NoUncountedMembersChecker.cpp |
|
H A D | PtrTypesSemantics.cpp | 164 if (auto *CXXRD = T->getPointeeCXXRecordDecl()) { isUncountedPtr() local
|
/llvm-project/clang/lib/CodeGen/ |
H A D | ABIInfoImpl.cpp | 302 if (const CXXRecordDecl *CXXRD = dyn_cast<CXXRecordDecl>(RD)) isEmptyRecord() local 325 if (const CXXRecordDecl *CXXRD = dyn_cast<CXXRecordDecl>(RD)) { isSingleElementStruct() local 440 if (const CXXRecordDecl *CXXRD = dyn_cast<CXXRecordDecl>(RD)) isRecordWithSIMDVectorType() local
|
H A D | ABIInfo.cpp | 79 if (const CXXRecordDecl *CXXRD = dyn_cast<CXXRecordDecl>(RD)) { in isHomogeneousAggregate() local
|
H A D | CodeGenTBAA.cpp | 382 if (const CXXRecordDecl *CXXRD = dyn_cast<CXXRecordDecl>(RD)) { getBaseTypeInfoHelper() local
|
H A D | CGExprAgg.cpp | 1697 if (auto *CXXRD = dyn_cast<CXXRecordDecl>(record)) { VisitCXXParenListOrInitListExpr() local 1937 if (auto *CXXRD = dyn_cast<CXXRecordDecl>(SD)) GetNumNonZeroBytesInInit() local
|
H A D | CGDebugInfo.cpp | 341 if (const CXXRecordDecl *CXXRD = dyn_cast<CXXRecordDecl>(RD)) getClassName() local 1184 if (const CXXRecordDecl *CXXRD = dyn_cast<CXXRecordDecl>(RD)) getOrCreateRecordFwdDecl() local 2676 if (auto *CXXRD = dyn_cast<CXXRecordDecl>(RD)) completeClassData() local 3895 if (auto CXXRD = dyn_cast<CXXRecordDecl>(RD)) { CreateLimitedType() local [all...] |
/llvm-project/clang/lib/StaticAnalyzer/Checkers/ |
H A D | PaddingChecker.cpp | 85 if (auto *CXXRD = dyn_cast<CXXRecordDecl>(RD)) visitRecord() local 150 if (auto *CXXRD = dyn_cast<CXXRecordDecl>(RD)) { shouldSkipDecl() local [all...] |
/llvm-project/clang/lib/CodeGen/Targets/ |
H A D | SystemZ.cpp | 206 if (const CXXRecordDecl *CXXRD = dyn_cast<CXXRecordDecl>(RD)) in GetSingleElementType() local 511 if (const CXXRecordDecl *CXXRD = dyn_cast<CXXRecordDecl>(RD)) isVectorTypeBased() local
|
H A D | NVPTX.cpp | 128 if (const CXXRecordDecl *CXXRD = dyn_cast<CXXRecordDecl>(RD)) isUnsupportedType() local
|
H A D | LoongArch.cpp | 182 if (const CXXRecordDecl *CXXRD = dyn_cast<CXXRecordDecl>(RD)) { in detectFARsEligibleStructHelper() local
|
H A D | RISCV.cpp | 188 if (const CXXRecordDecl *CXXRD = dyn_cast<CXXRecordDecl>(RD)) { detectFPCCEligibleStructHelper() local
|
H A D | X86.cpp | 447 if (const CXXRecordDecl *CXXRD = dyn_cast<CXXRecordDecl>(RD)) { canExpandIndirectArgument() local 2061 if (const CXXRecordDecl *CXXRD = dyn_cast<CXXRecordDecl>(RD)) { classify() local 2338 if (const CXXRecordDecl *CXXRD = dyn_cast<CXXRecordDecl>(RD)) { BitsContainNoUserData() local 2845 if (auto CXXRD = dyn_cast<CXXRecordDecl>(RT->getDecl())) { classifyRegCallStructTypeImpl() local [all...] |
H A D | ARM.cpp | 682 if (const CXXRecordDecl *CXXRD = dyn_cast<CXXRecordDecl>(RD)) containsAnyFP16Vectors() local
|
/llvm-project/clang/lib/Interpreter/ |
H A D | Value.cpp | 150 if (CXXRecordDecl *CXXRD = in Value() local
|
H A D | Interpreter.cpp | 554 CompileDtorCall(CXXRecordDecl * CXXRD) CompileDtorCall() argument
|
/llvm-project/clang-tools-extra/clang-reorder-fields/ |
H A D | ReorderFieldsAction.cpp | 279 const CXXRecordDecl *CXXRD = dyn_cast<CXXRecordDecl>(RD); HandleTranslationUnit() local
|
/llvm-project/clang/lib/Index/ |
H A D | IndexTypeSourceInfo.cpp | 314 if (auto CXXRD = dyn_cast<CXXRecordDecl>(D)) { in indexTagDecl() local
|
H A D | IndexBody.cpp | 106 if (auto *CXXRD = BaseTy->getPointeeCXXRecordDecl()) in getRolesForRef() local
|
/llvm-project/clang/lib/StaticAnalyzer/Checkers/UninitializedObject/ |
H A D | UninitializedObjectChecker.cpp | 347 const auto *CXXRD = dyn_cast<CXXRecordDecl>(RD); in isNonUnionUninit() local
|
/llvm-project/clang/lib/Sema/ |
H A D | SemaInit.cpp | 874 if (auto *CXXRD = dyn_cast<CXXRecordDecl>(RDecl)) { FillInEmptyInitializations() local 1061 if (auto *CXXRD = dyn_cast<CXXRecordDecl>(structDecl)) numStructUnionElements() local 1098 CXXRecordDecl *CXXRD = cast<CXXRecordDecl>(ParentRD); isIdiomaticBraceElisionEntity() local 1106 if (CXXRecordDecl *CXXRD = dyn_cast<CXXRecordDecl>(ParentRD)) { isIdiomaticBraceElisionEntity() local 1194 auto *CXXRD = T->getAsCXXRecordDecl(); CheckImplicitInitList() local 1336 auto *CXXRD = T->getAsCXXRecordDecl(); CheckExplicitInitList() local 1381 if (auto *CXXRD = dyn_cast<CXXRecordDecl>(RD)) CheckListElementTypes() local 1984 auto *CXXRD = ElementType->getAsCXXRecordDecl(); checkDestructorReference() local 2881 if (auto *CXXRD = dyn_cast<CXXRecordDecl>(RD)) CheckDesignatedInitializer() local [all...] |
H A D | SemaOpenACC.cpp | 1187 if (const auto *CXXRD = dyn_cast<CXXRecordDecl>(RD); CheckReductionVar() local
|
/llvm-project/clang/lib/AST/ |
H A D | RecordLayoutBuilder.cpp | 2208 const auto *CXXRD = dyn_cast<CXXRecordDecl>(RD); FinishLayout() local 3616 auto CXXRD = dyn_cast<CXXRecordDecl>(RD); DumpRecordLayout() local 3780 if (const CXXRecordDecl *CXXRD = dyn_cast<CXXRecordDecl>(RD)) { DumpRecordLayout() local [all...] |
/llvm-project/clang-tools-extra/clangd/ |
H A D | XRefs.cpp | 1807 fillSuperTypes(const CXXRecordDecl & CXXRD,llvm::StringRef TUPath,TypeHierarchyItem & Item,RecursionProtectionSet & RPSet) fillSuperTypes() argument 2097 typeParents(const CXXRecordDecl * CXXRD) typeParents() argument 2143 for (const auto *CXXRD : findRecordTypeAt(AST, Pos)) { getTypeHierarchy() local [all...] |