Searched defs:hasLayout (Results 1 – 2 of 2) sorted by relevance
| /llvm-project/llvm/include/llvm/MC/ | ||
| H A D | MCSection.h | 173 bool hasLayout() const { return HasLayout; } hasLayout() function |
| H A D | MCAssembler.h | 313 bool hasLayout() const { return HasLayout; } hasLayout() function |