Home
last modified time | relevance | path

Searched refs:findRecordDeclInContext (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaHLSL.cpp394 static CXXRecordDecl *findRecordDeclInContext(IdentifierInfo *II, in findRecordDeclInContext() function
437 if (!findRecordDeclInContext(II, BaseDecl->getDeclContext())) in getHostLayoutStructName()
491 if (CXXRecordDecl *RD = findRecordDeclInContext(II, DC)) in createHostLayoutStruct()