Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/clang/lib/CodeGen/
H A DCGExpr.cpp2301 LValueBaseInfo *PointeeBaseInfo, in EmitLoadOfReference() argument
2308 PointeeBaseInfo, PointeeTBAAInfo, in EmitLoadOfReference()
2314 LValueBaseInfo PointeeBaseInfo; in EmitLoadOfReferenceLValue() local
2316 Address PointeeAddr = EmitLoadOfReference(RefLVal, &PointeeBaseInfo, in EmitLoadOfReferenceLValue()
2319 PointeeBaseInfo, PointeeTBAAInfo); in EmitLoadOfReferenceLValue()
H A DCodeGenFunction.h2133 LValueBaseInfo *PointeeBaseInfo = nullptr,