Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/lib/CodeGen/
H A DCGExpr.cpp4001 LValueBaseInfo TypeBaseInfo; in emitOMPArraySectionBase() local
4004 CGF.CGM.getNaturalTypeAlignment(ElTy, &TypeBaseInfo, &TypeTBAAInfo); in emitOMPArraySectionBase()
4005 BaseInfo.mergeForCast(TypeBaseInfo); in emitOMPArraySectionBase()