Home
last modified time | relevance | path

Searched defs:LayoutStruct (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCGHLSLRuntime.cpp123 llvm::StructType *LayoutStruct = cast<llvm::StructType>( in emitBufferGlobalsAndMetadata() local
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaHLSL.cpp450 CXXRecordDecl *LayoutStruct) { in createFieldForHostLayoutStruct()
/freebsd/contrib/llvm-project/clang/include/clang/AST/
H A DDecl.h5115 CXXRecordDecl *LayoutStruct; variable