Home
last modified time | relevance | path

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

/external/llvm-project/clang/lib/CodeGen/
DCGExpr.cpp2478 LValueBaseInfo *PointeeBaseInfo, in EmitLoadOfReference() argument
2485 RefLVal.getType()->getPointeeType(), PointeeBaseInfo, PointeeTBAAInfo, in EmitLoadOfReference()
2491 LValueBaseInfo PointeeBaseInfo; in EmitLoadOfReferenceLValue() local
2493 Address PointeeAddr = EmitLoadOfReference(RefLVal, &PointeeBaseInfo, in EmitLoadOfReferenceLValue()
2496 PointeeBaseInfo, PointeeTBAAInfo); in EmitLoadOfReferenceLValue()
DCodeGenFunction.h2413 LValueBaseInfo *PointeeBaseInfo = nullptr,