|
reference, declaration → definition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced
|
Declarations
tools/clang/lib/CodeGen/CodeGenFunction.h 2827 void EmitAlignmentAssumption(llvm::Value *PtrValue, QualType Ty,
References
tools/clang/lib/CodeGen/CGCall.cpp 4571 EmitAlignmentAssumption(Ret.getScalarVal(), RetTy, Loc, AA->getLocation(),
4577 EmitAlignmentAssumption(Ret.getScalarVal(), RetTy, Loc, AA->getLocation(),
tools/clang/lib/CodeGen/CodeGenFunction.cpp 2069 EmitAlignmentAssumption(PtrValue, Ty, Loc, AssumptionLoc, Alignment,