Searched defs:getDataAs (Results 1 – 2 of 2) sorted by relevance
/llvm-project/mlir/include/mlir/IR/ | ||
H A D | AsmState.h | 148 ArrayRef<T> getDataAs() const { getDataAs() function |
/llvm-project/lld/ELF/ | ||
H A D | InputSection.h | 266 template <typename T> llvm::ArrayRef<T> getDataAs() const { getDataAs() function |