Home
last modified time | relevance | path

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

/netbsd/external/apache2/llvm/dist/clang/lib/CodeGen/
H A DCGObjCRuntime.h29 class StructLayout; variable
/netbsd/external/apache2/llvm/dist/llvm/include/llvm/IR/
H A DDataLayout.h47 class StructLayout; variable
/netbsd/external/apache2/llvm/dist/llvm/lib/IR/
H A DDataLayout.cpp47 StructLayout::StructLayout(StructType *ST, const DataLayout &DL) { in StructLayout() function in StructLayout