Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/clang/lib/CodeGen/
H A DCGExpr.cpp2785 LValueBaseInfo *PointeeBaseInfo, in EmitLoadOfReference() argument
2793 PointeeType, PointeeBaseInfo, PointeeTBAAInfo, in EmitLoadOfReference()
2799 LValueBaseInfo PointeeBaseInfo; in EmitLoadOfReferenceLValue() local
2801 Address PointeeAddr = EmitLoadOfReference(RefLVal, &PointeeBaseInfo, in EmitLoadOfReferenceLValue()
2804 PointeeBaseInfo, PointeeTBAAInfo); in EmitLoadOfReferenceLValue()
H A DCodeGenFunction.h2588 LValueBaseInfo *PointeeBaseInfo = nullptr,