Home
last modified time | relevance | path

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

/external/llvm-project/clang/lib/CodeGen/
DCGExpr.cpp1103 LValueBaseInfo TargetTypeBaseInfo; in EmitPointerWithAlignment() local
1106 E->getType(), &TargetTypeBaseInfo, &TargetTypeTBAAInfo); in EmitPointerWithAlignment()
1114 BaseInfo->mergeForCast(TargetTypeBaseInfo); in EmitPointerWithAlignment()