Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/clang/include/clang/Basic/
H A DFixedPoint.h91 inline bool hasPadding() const { return Sema.hasUnsignedPadding(); } in hasPadding() function
/freebsd-12.1/contrib/llvm/include/llvm/IR/
H A DDataLayout.h545 bool hasPadding() const { return IsPadded; } in hasPadding() function
/freebsd-12.1/contrib/llvm/tools/clang/lib/CodeGen/
H A DSwiftCallingConv.cpp564 bool hasPadding = false; in getCoerceAndExpandTypes() local
H A DCGAtomic.cpp166 bool hasPadding() const { in hasPadding() function in __anon87b451740111::AtomicInfo