Searched defs:RD (Results 1 – 6 of 6) sorted by relevance
71 clang::RecordDecl *RD = in Create() local
293 clang::RecordDecl *RD = T->getAsStructureType()->getDecl(); in TypeExportableHelper() local526 clang::RecordDecl *RD = nullptr; in ValidateTypeHelper() local766 clang::RecordDecl *RD; in GetTypeName() local1044 const clang::RecordDecl *RD = RT->getDecl(); in IsStructureTypeWithRSObject() local1364 const clang::RecordDecl* RD = RT->getDecl(); in Create() local1490 const clang::RecordDecl *RD = RT->getDecl(); in Create() local
347 clang::RecordDecl *RD = in Create() local
518 clang::RecordDecl *RD = T->getAsUnionType()->getDecl(); in CountRSObjectTypes() local537 clang::RecordDecl *RD = T->getAsStructureType()->getDecl(); in CountRSObjectTypes() local578 clang::RecordDecl *RD = BaseType->getAsStructureType()->getDecl(); in ClearStructRSObject() local915 clang::RecordDecl *RD = T->getAsStructureType()->getDecl(); in CreateStructRSSetObject() local
494 ReflectedDefinitionListTy::const_iterator RD = in checkODR() local
386 void Backend::PadStruct(clang::RecordDecl* RD) { in PadStruct()