Searched refs:BaseSizeInChars (Results 1 - 1 of 1) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/clang/lib/CodeGen/
H A DCGDecl.cpp1739 llvm::Value *BaseSizeInChars = local
1752 BaseSizeInChars, isVolatile); local
1754 Builder.CreateInBoundsGEP(Int8Ty, Cur, BaseSizeInChars, "vla.next");

Completed in 44 milliseconds