Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/lib/CodeGen/
H A DCGExpr.cpp1113 LValueBaseInfo TargetTypeBaseInfo; in EmitPointerWithAlignment() local
1116 E->getType(), &TargetTypeBaseInfo, &TargetTypeTBAAInfo); in EmitPointerWithAlignment()
1124 BaseInfo->mergeForCast(TargetTypeBaseInfo); in EmitPointerWithAlignment()