Searched refs:findRecordDeclInContext (Results 1 – 1 of 1) sorted by relevance
394 static CXXRecordDecl *findRecordDeclInContext(IdentifierInfo *II, in findRecordDeclInContext() function437 if (!findRecordDeclInContext(II, BaseDecl->getDeclContext())) in getHostLayoutStructName()491 if (CXXRecordDecl *RD = findRecordDeclInContext(II, DC)) in createHostLayoutStruct()