Home
last modified time | relevance | path

Searched defs:EmitPointerWithAlignment (Results 1 – 1 of 1) sorted by last modified time

/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCGExpr.cpp1261 static Address EmitPointerWithAlignment(const Expr *E, LValueBaseInfo *BaseInfo, in EmitPointerWithAlignment() function
1394 Address CodeGenFunction::EmitPointerWithAlignment( in EmitPointerWithAlignment() function in CodeGenFunction