Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/include/clang/CodeGen/
H A DConstantInitBuilder.h472 llvm::StructType *structTy) in ConstantStructBuilderTemplateBase()
484 void suggestType(llvm::StructType *structTy) { in suggestType()
572 llvm::StructType *structTy) in ConstantStructBuilder()
H A DCGFunctionInfo.h370 if (auto structTy = in getCoerceAndExpandTypeSequence() local