Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/lib/CodeGen/
H A DCGExpr.cpp3976 LValueBaseInfo TypeBaseInfo; in emitOMPArraySectionBase() local
3979 CGF.CGM.getNaturalTypeAlignment(ElTy, &TypeBaseInfo, &TypeTBAAInfo); in emitOMPArraySectionBase()
3980 BaseInfo.mergeForCast(TypeBaseInfo); in emitOMPArraySectionBase()