Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/llvm/include/llvm/MC/
H A DMCStreamer.h305 bool getAllowAutoPadding() const { return AllowAutoPadding; } in getAllowAutoPadding() function
H A DMCFragment.h286 bool getAllowAutoPadding() const { return AllowAutoPadding; } in getAllowAutoPadding() function