Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCGExpr.cpp4712 LValueBaseInfo TypeBaseInfo; in emitOMPArraySectionBase() local
4715 CGF.CGM.getNaturalTypeAlignment(ElTy, &TypeBaseInfo, &TypeTBAAInfo); in emitOMPArraySectionBase()
4716 BaseInfo.mergeForCast(TypeBaseInfo); in emitOMPArraySectionBase()