Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/MC/
H A DMCStreamer.h314 bool getAllowAutoPadding() const { return AllowAutoPadding; } in getAllowAutoPadding() function
H A DMCFragment.h277 bool getAllowAutoPadding() const { return AllowAutoPadding; } in getAllowAutoPadding() function