Home
last modified time | relevance | path

Searched defs:RDecl (Results 1 – 10 of 10) sorted by relevance

/external/clang/lib/CodeGen/
DCGDebugInfo.cpp175 if (const RecordDecl *RDecl = dyn_cast<RecordDecl>(Context)) in getContextDescriptor() local
2629 else if (const RecordDecl *RDecl = in collectFunctionDeclProps() local
3435 else if (auto *RDecl = dyn_cast<CXXRecordDecl>(blockDecl->getParent())) in EmitDeclareOfBlockLiteralArgVariable() local
/external/clang/lib/Sema/
DSemaExprMember.cpp621 RecordDecl *RDecl = RTy->getDecl(); in LookupMemberExprInRecord() local
DSemaInit.cpp623 const RecordDecl *RDecl = RType->getDecl(); in FillInEmptyInitializations() local
2674 RecordDecl *RDecl = RType->getDecl(); in getStructuredSubobjectInit() local
DSemaDecl.cpp13580 CXXRecordDecl* RDecl = cast<CXXRecordDecl>(RT->getDecl()); in CheckFieldDecl() local
13637 CXXRecordDecl *RDecl = cast<CXXRecordDecl>(RT->getDecl()); in CheckNontrivialField() local
/external/llvm-project/clang/lib/Sema/
DSemaExprMember.cpp647 RecordDecl *RDecl = RTy->getDecl(); in LookupMemberExprInRecord() local
DSemaDecl.cpp16770 CXXRecordDecl* RDecl = cast<CXXRecordDecl>(RT->getDecl()); in CheckFieldDecl() local
16832 CXXRecordDecl *RDecl = cast<CXXRecordDecl>(RT->getDecl()); in CheckNontrivialField() local
DSemaInit.cpp775 const RecordDecl *RDecl = RType->getDecl(); in FillInEmptyInitializations() local
/external/llvm-project/clang/lib/CodeGen/
DCGDebugInfo.cpp221 if (const auto *RDecl = dyn_cast<RecordDecl>(Context)) in getContextDescriptor() local
3480 else if (const RecordDecl *RDecl = in collectFunctionDeclProps() local
4532 else if (auto *RDecl = dyn_cast<CXXRecordDecl>(blockDecl->getParent())) in EmitDeclareOfBlockLiteralArgVariable() local
/external/clang/lib/AST/
DASTContext.cpp5740 RecordDecl *RDecl = cast<RecordType>(CT)->getDecl(); in getObjCEncodingForTypeImpl() local
5964 void ASTContext::getObjCEncodingForStructureImpl(RecordDecl *RDecl, in getObjCEncodingForStructureImpl()
7186 const ObjCInterfaceDecl* RDecl = RHS->getInterface(); in areCommonBaseCompatible() local
/external/llvm-project/clang/lib/AST/
DASTContext.cpp7446 RecordDecl *RDecl = cast<RecordType>(CT)->getDecl(); in getObjCEncodingForTypeImpl() local
7646 void ASTContext::getObjCEncodingForStructureImpl(RecordDecl *RDecl, in getObjCEncodingForStructureImpl()
9044 const ObjCInterfaceDecl* RDecl = RHS->getInterface(); in areCommonBaseCompatible() local