Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/clang/lib/CodeGen/
H A DCGExpr.cpp3539 LValueBaseInfo TypeBaseInfo; in emitOMPArraySectionBase() local
3541 CharUnits Align = CGF.getNaturalTypeAlignment(ElTy, &TypeBaseInfo, in emitOMPArraySectionBase()
3543 BaseInfo.mergeForCast(TypeBaseInfo); in emitOMPArraySectionBase()