Home
last modified time | relevance | path

Searched refs:const_symbol_range (Results 1 – 2 of 2) sorted by relevance

/external/llvm/include/llvm/MC/
DMCAssembler.h71 typedef iterator_range<const_symbol_iterator> const_symbol_range; typedef
321 const_symbol_range symbols() const { in symbols()
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/MC/
DMCAssembler.h75 using const_symbol_range = iterator_range<const_symbol_iterator>; variable
348 const_symbol_range symbols() const { in symbols()