Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/CodeGen/Targets/
H A DPPC.cpp293 const RecordDecl *RDecl = in setTargetAttributes() local
/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCGDebugInfo.cpp236 if (const auto *RDecl = dyn_cast<RecordDecl>(Context)) in getContextDescriptor() local
4019 else if (const RecordDecl *RDecl = in collectFunctionDeclProps() local
5281 else if (auto *RDecl = dyn_cast<CXXRecordDecl>(blockDecl->getParent())) in EmitDeclareOfBlockLiteralArgVariable() local
/freebsd/contrib/llvm-project/clang/lib/AST/
H A DASTContext.cpp8784 RecordDecl *RDecl = cast<RecordType>(CT)->getDecl(); in getObjCEncodingForTypeImpl() local
8989 void ASTContext::getObjCEncodingForStructureImpl(RecordDecl *RDecl, in getObjCEncodingForStructureImpl()
10491 const ObjCInterfaceDecl* RDecl = RHS->getInterface(); in areCommonBaseCompatible() local
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaDecl.cpp18464 CXXRecordDecl* RDecl = cast<CXXRecordDecl>(RT->getDecl()); in CheckFieldDecl() local
18526 CXXRecordDecl *RDecl = cast<CXXRecordDecl>(RT->getDecl()); in CheckNontrivialField() local
H A DSemaInit.cpp855 const RecordDecl *RDecl = RType->getDecl(); in FillInEmptyInitializations() local