Searched refs:PointeeBaseInfo (Results 1 – 2 of 2) sorted by relevance
| /freebsd/contrib/llvm-project/clang/lib/CodeGen/ |
| H A D | CGExpr.cpp | 2925 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 D | CodeGenFunction.h | 2752 LValueBaseInfo *PointeeBaseInfo = nullptr,
|