Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/lib/CodeGen/
H A DCGExpr.cpp2559 LValueBaseInfo *PointeeBaseInfo, in EmitLoadOfReference() argument
2567 PointeeType, PointeeBaseInfo, PointeeTBAAInfo, in EmitLoadOfReference()
2573 LValueBaseInfo PointeeBaseInfo; in EmitLoadOfReferenceLValue() local
2575 Address PointeeAddr = EmitLoadOfReference(RefLVal, &PointeeBaseInfo, in EmitLoadOfReferenceLValue()
2578 PointeeBaseInfo, PointeeTBAAInfo); in EmitLoadOfReferenceLValue()
H A DCodeGenFunction.h2518 LValueBaseInfo *PointeeBaseInfo = nullptr,