Home
last modified time | relevance | path

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

/freebsd-12-stable/contrib/llvm-project/clang/lib/CodeGen/
DCGExpr.cpp3911 LValueBaseInfo TypeBaseInfo; in emitOMPArraySectionBase() local
3914 CGF.CGM.getNaturalTypeAlignment(ElTy, &TypeBaseInfo, &TypeTBAAInfo); in emitOMPArraySectionBase()
3915 BaseInfo.mergeForCast(TypeBaseInfo); in emitOMPArraySectionBase()