Home
last modified time | relevance | path

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

/external/clang/lib/Sema/
DSemaExprMember.cpp607 RecordDecl *RDecl = RTy->getDecl(); in LookupMemberExprInRecord() local
DSemaInit.cpp578 const RecordDecl *RDecl = RType->getDecl(); in FillInEmptyInitializations() local
2588 RecordDecl *RDecl = RType->getDecl(); in getStructuredSubobjectInit() local
DSemaDecl.cpp13126 CXXRecordDecl* RDecl = cast<CXXRecordDecl>(RT->getDecl()); in CheckFieldDecl() local
13183 CXXRecordDecl *RDecl = cast<CXXRecordDecl>(RT->getDecl()); in CheckNontrivialField() local
/external/clang/lib/CodeGen/
DCGDebugInfo.cpp174 if (const RecordDecl *RDecl = dyn_cast<RecordDecl>(Context)) in getContextDescriptor() local
2435 else if (const RecordDecl *RDecl = in collectFunctionDeclProps() local
/external/clang/lib/AST/
DASTContext.cpp5643 RecordDecl *RDecl = cast<RecordType>(CT)->getDecl(); in getObjCEncodingForTypeImpl() local
5867 void ASTContext::getObjCEncodingForStructureImpl(RecordDecl *RDecl, in getObjCEncodingForStructureImpl()
7088 const ObjCInterfaceDecl* RDecl = RHS->getInterface(); in areCommonBaseCompatible() local