Searched defs:RDecl (Results 1 – 5 of 5) sorted by relevance
293 const RecordDecl *RDecl = setTargetAttributes() local
236 if (const auto *RDecl = dyn_cast<RecordDecl>(Context)) getContextDescriptor() local 4019 else if (const RecordDecl *RDecl = collectFunctionDeclProps() local 5281 else if (auto *RDecl = dyn_cast<CXXRecordDecl>(blockDecl->getParent())) EmitDeclareOfBlockLiteralArgVariable() local
8507 RecordDecl *RDecl = cast<RecordType>(CT)->getDecl(); getObjCEncodingForTypeImpl() local 8712 getObjCEncodingForStructureImpl(RecordDecl * RDecl,std::string & S,const FieldDecl * FD,bool includeVBases,QualType * NotEncodedT) const getObjCEncodingForStructureImpl() argument 10214 const ObjCInterfaceDecl* RDecl = RHS->getInterface(); areCommonBaseCompatible() local [all...]
18418 CXXRecordDecl* RDecl = cast<CXXRecordDecl>(RT->getDecl()); CheckFieldDecl() local 18480 CXXRecordDecl *RDecl = cast<CXXRecordDecl>(RT->getDecl()); CheckNontrivialField() local [all...]
855 const RecordDecl *RDecl = RType->getDecl(); FillInEmptyInitializations() local [all...]