Home
last modified time | relevance | path

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

/llvm-project/mlir/include/mlir/IR/
H A DAsmState.h148 ArrayRef<T> getDataAs() const { getDataAs() function
/llvm-project/lld/ELF/
H A DInputSection.h266 template <typename T> llvm::ArrayRef<T> getDataAs() const { getDataAs() function