Searched defs:InnerTy (Results 1 – 5 of 5) sorted by relevance
/llvm-project/clang/lib/AST/Interp/ | ||
H A D | Program.cpp |
|
/llvm-project/clang/lib/AST/ | ||
H A D | APValue.cpp | 749 QualType InnerTy printPretty() local |
/llvm-project/clang/lib/CodeGen/Targets/ | ||
H A D | X86.cpp | 2267 if (const Type *InnerTy = isSingleElementStruct(Ty, getContext())) GetByteVectorType() local |
/llvm-project/llvm/lib/Transforms/Scalar/ | ||
H A D | SROA.cpp | 4141 Type *InnerTy; stripAggregateTypeWrapping() local |
/llvm-project/clang/lib/Sema/ | ||
H A D | TreeTransform.h | 7380 QualType InnerTy = getDerived().TransformType(TLB, TL.getInnerLoc()); TransformCountAttributedType() local |