Home
last modified time | relevance | path

Searched defs:getPadding (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCGExprConstant.cpp45 llvm::Constant *getPadding(const CodeGenModule &CGM, CharUnits PadSize) { in getPadding() function
73 llvm::Constant *getPadding(CharUnits PadSize) const { in getPadding() function