Searched defs:InnerTy (Results 1 – 4 of 4) sorted by relevance
/freebsd-src/contrib/llvm-project/clang/lib/AST/Interp/ | ||
H A D | Program.cpp | 373 const Type *InnerTy = AT->getValueType().getTypePtr(); createDescriptor() local |
/freebsd-src/contrib/llvm-project/clang/lib/AST/ | ||
H A D | APValue.cpp | 746 QualType InnerTy printPretty() local |
/freebsd-src/contrib/llvm-project/clang/lib/CodeGen/Targets/ | ||
H A D | X86.cpp | 2249 if (const Type *InnerTy = isSingleElementStruct(Ty, getContext())) GetByteVectorType() local |
/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/Scalar/ | ||
H A D | SROA.cpp | 4100 Type *InnerTy; stripAggregateTypeWrapping() local |