Home
last modified time | relevance | path

Searched defs:structTy (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/clang/include/clang/CodeGen/
H A DConstantInitBuilder.h475 llvm::StructType *structTy) in ConstantStructBuilderTemplateBase()
487 void suggestType(llvm::StructType *structTy) { in suggestType()
575 llvm::StructType *structTy) in ConstantStructBuilder()
H A DCGFunctionInfo.h370 if (auto structTy = in getCoerceAndExpandTypeSequence() local