Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/CodeGen/
H A DCGExpr.cpp2474 LValueBaseInfo *PointeeBaseInfo, in EmitLoadOfReference() argument
2481 RefLVal.getType()->getPointeeType(), PointeeBaseInfo, PointeeTBAAInfo, in EmitLoadOfReference()
2487 LValueBaseInfo PointeeBaseInfo; in EmitLoadOfReferenceLValue() local
2489 Address PointeeAddr = EmitLoadOfReference(RefLVal, &PointeeBaseInfo, in EmitLoadOfReferenceLValue()
2492 PointeeBaseInfo, PointeeTBAAInfo); in EmitLoadOfReferenceLValue()
H A DCodeGenFunction.h2457 LValueBaseInfo *PointeeBaseInfo = nullptr,