Home
last modified time | relevance | path

Searched refs:SizeTySize (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/clang/lib/Parse/
H A DParseHLSL.cpp270 uint64_t SizeTySize = Ctx.getTypeSize(SizeTy); in ParseHLSLAnnotations() local
272 Ctx, llvm::APInt(SizeTySize, SubComponent), SizeTy, SubComponentLoc)); in ParseHLSLAnnotations()
274 Ctx, llvm::APInt(SizeTySize, Component), SizeTy, ComponentLoc)); in ParseHLSLAnnotations()