Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/CodeGen/
H A DCGExpr.cpp3911 LValueBaseInfo TypeBaseInfo; in emitOMPArraySectionBase() local
3914 CGF.CGM.getNaturalTypeAlignment(ElTy, &TypeBaseInfo, &TypeTBAAInfo); in emitOMPArraySectionBase()
3915 BaseInfo.mergeForCast(TypeBaseInfo); in emitOMPArraySectionBase()