reference, declarationdefinition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced

Declarations

tools/clang/lib/CodeGen/CodeGenFunction.h
 2146   LValue MakeNaturalAlignPointeeAddrLValue(llvm::Value *V, QualType T);

References

tools/clang/lib/CodeGen/CGClass.cpp
  627     LHS = CGF.MakeNaturalAlignPointeeAddrLValue(ThisPtr, RecordTy);
tools/clang/lib/CodeGen/CGExpr.cpp
 4668   return MakeNaturalAlignPointeeAddrLValue(RV.getScalarVal(), E->getType());
 4719   return MakeNaturalAlignPointeeAddrLValue(RV.getScalarVal(), E->getType());
tools/clang/lib/CodeGen/CGOpenMPRuntimeNVPTX.cpp
 2286         CGF.MakeNaturalAlignPointeeAddrLValue(GlobalRecCastAddr, GlobalRecTy);
 2296       SecBase = CGF.MakeNaturalAlignPointeeAddrLValue(