Home
last modified time | relevance | path

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

/external/clang/lib/CodeGen/
DTargetInfo.cpp222 if (const CXXRecordDecl *CXXRD = dyn_cast<CXXRecordDecl>(RD)) in isEmptyRecord() local
253 if (const CXXRecordDecl *CXXRD = dyn_cast<CXXRecordDecl>(RD)) { in isSingleElementStruct() local
347 if (const CXXRecordDecl *CXXRD = dyn_cast<CXXRecordDecl>(RD)) { in canExpandIndirectArgument() local
907 if (const CXXRecordDecl *CXXRD = dyn_cast<CXXRecordDecl>(RD)) in isRecordWithSSEVectorType() local
2029 if (const CXXRecordDecl *CXXRD = dyn_cast<CXXRecordDecl>(RD)) { in classify() local
2258 if (const CXXRecordDecl *CXXRD = dyn_cast<CXXRecordDecl>(RD)) { in BitsContainNoUserData() local
3505 if (const CXXRecordDecl *CXXRD = dyn_cast<CXXRecordDecl>(RD)) { in isHomogeneousAggregate() local
5210 if (const CXXRecordDecl *CXXRD = dyn_cast<CXXRecordDecl>(RD)) in isFPArgumentType() local
DCGCall.cpp662 if (const auto *CXXRD = dyn_cast<CXXRecordDecl>(RD)) { in getTypeExpansion() local
/external/clang/tools/libclang/
DIndexingContext.cpp413 if (const CXXRecordDecl *CXXRD = dyn_cast<CXXRecordDecl>(D)) in handleTagDecl() local
/external/clang/lib/AST/
DDecl.cpp3440 if (const CXXRecordDecl *CXXRD = dyn_cast<CXXRecordDecl>(this)) in getDefinition() local
3677 const CXXRecordDecl *CXXRD = dyn_cast<CXXRecordDecl>(this); in mayInsertExtraPadding() local
DRecordLayoutBuilder.cpp3191 if (const CXXRecordDecl *CXXRD = dyn_cast<CXXRecordDecl>(RD)) in DumpRecordLayout() local
DItaniumMangle.cpp1169 const CXXRecordDecl *CXXRD = dyn_cast<CXXRecordDecl>(RD); in mangleLocalName() local