reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
481 static StructType *getTypeForElements(LLVMContext &Ctx,
473 return get(getTypeForElements(Ctx, V, Packed), V);
lib/IR/Constants.cpp 1065 return getTypeForElements(V[0]->getContext(), V, Packed);
tools/clang/lib/CodeGen/CGExprConstant.cpp 482 llvm::StructType *STy = llvm::ConstantStruct::getTypeForElements(