Home
last modified time | relevance | path

Searched defs:InnerTy (Results 1 – 5 of 5) sorted by relevance

/freebsd/contrib/llvm-project/clang/lib/AST/Interp/
H A DProgram.cpp425 const Type *InnerTy = AT->getValueType().getTypePtr(); in createDescriptor() local
/freebsd/contrib/llvm-project/clang/lib/AST/
H A DAPValue.cpp749 QualType InnerTy in printPretty() local
/freebsd/contrib/llvm-project/clang/lib/CodeGen/Targets/
H A DX86.cpp2267 if (const Type *InnerTy = isSingleElementStruct(Ty, getContext())) in GetByteVectorType() local
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DSROA.cpp4141 Type *InnerTy; in stripAggregateTypeWrapping() local
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DTreeTransform.h7388 QualType InnerTy = getDerived().TransformType(TLB, TL.getInnerLoc()); in TransformCountAttributedType() local