Home
last modified time | relevance | path

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

/external/clang/lib/CodeGen/
DTargetInfo.cpp156 if (const CXXRecordDecl *CXXRD = dyn_cast<CXXRecordDecl>(RD)) in isEmptyRecord() local
210 if (const CXXRecordDecl *CXXRD = dyn_cast<CXXRecordDecl>(RD)) { in isSingleElementStruct() local
728 if (const CXXRecordDecl *CXXRD = dyn_cast<CXXRecordDecl>(RD)) in isRecordWithSSEVectorType() local
1500 if (const CXXRecordDecl *CXXRD = dyn_cast<CXXRecordDecl>(RD)) { in classify() local
1745 if (const CXXRecordDecl *CXXRD = dyn_cast<CXXRecordDecl>(RD)) { in BitsContainNoUserData() local
/external/clang/tools/libclang/
DIndexingContext.cpp338 if (const CXXRecordDecl *CXXRD = dyn_cast<CXXRecordDecl>(D)) in handleTagDecl() local
/external/clang/lib/AST/
DRecordLayoutBuilder.cpp2678 if (const CXXRecordDecl *CXXRD = dyn_cast<CXXRecordDecl>(RD)) in DumpRecordLayout() local
DDecl.cpp2606 if (const CXXRecordDecl *CXXRD = dyn_cast<CXXRecordDecl>(this)) in getDefinition() local