Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCGExpr.cpp2925 LValueBaseInfo *PointeeBaseInfo, in EmitLoadOfReference() argument
2932 PTy, PointeeBaseInfo, PointeeTBAAInfo, /*ForPointeeType=*/true); in EmitLoadOfReference()
2953 /*ForPointeeType=*/true, PointeeBaseInfo, in EmitLoadOfReference()
2958 LValueBaseInfo PointeeBaseInfo; in EmitLoadOfReferenceLValue() local
2960 Address PointeeAddr = EmitLoadOfReference(RefLVal, &PointeeBaseInfo, in EmitLoadOfReferenceLValue()
2963 PointeeBaseInfo, PointeeTBAAInfo); in EmitLoadOfReferenceLValue()
H A DCodeGenFunction.h2752 LValueBaseInfo *PointeeBaseInfo = nullptr,