Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCGExpr.cpp1286 LValueBaseInfo TargetTypeBaseInfo; in EmitPointerWithAlignment() local
1289 E->getType(), &TargetTypeBaseInfo, &TargetTypeTBAAInfo); in EmitPointerWithAlignment()
1297 BaseInfo->mergeForCast(TargetTypeBaseInfo); in EmitPointerWithAlignment()