Home
last modified time | relevance | path

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

/src/contrib/llvm-project/clang/lib/CodeGen/ !
H A DCGExpr.cpp4402 LValueBaseInfo TypeBaseInfo; in emitOMPArraySectionBase() local
4405 CGF.CGM.getNaturalTypeAlignment(ElTy, &TypeBaseInfo, &TypeTBAAInfo); in emitOMPArraySectionBase()
4406 BaseInfo.mergeForCast(TypeBaseInfo); in emitOMPArraySectionBase()