Searched defs:getValuePtr (Results 1 – 3 of 3) sorted by relevance
/llvm-project/llvm/include/llvm/ADT/ | ||
H A D | ilist_node.h | 242 static typename OptionsT::pointer getValuePtr(ilist_node_impl<OptionsT> *N) { in getValuePtr() function |
/llvm-project/clang-tools-extra/clangd/support/ | ||
H A D | Context.h | 164 void *getValuePtr() override { return &Value; } in getValuePtr() function |
/llvm-project/mlir/lib/IR/ | ||
H A D | Operation.cpp | 480 ::mlir::Operation>::type>::getValuePtr(node_type *n) -> pointer { in getValuePtr() function in llvm::ilist_detail::SpecificNodeAccess::ilist_detail::compute_node_options::mlir::Operation::type |