Home
last modified time | relevance | path

Searched defs:getValuePtr (Results 1 – 3 of 3) sorted by relevance

/llvm-project/llvm/include/llvm/ADT/
H A Dilist_node.h242 static typename OptionsT::pointer getValuePtr(ilist_node_impl<OptionsT> *N) { in getValuePtr() function
248 getValuePtr(const ilist_node_impl<OptionsT> *N) { in getValuePtr() function
289 static pointer getValuePtr(node_type *N) { in getValuePtr() function
293 static const_pointer getValuePtr(const node_type *N) { in getValuePtr() function
/llvm-project/clang-tools-extra/clangd/support/
H A DContext.h164 void *getValuePtr() override { return &Value; } in getValuePtr() function
/llvm-project/mlir/lib/IR/
H A DOperation.cpp480 ::mlir::Operation>::type>::getValuePtr(node_type *n) -> pointer { in getValuePtr() function in llvm::ilist_detail::SpecificNodeAccess::ilist_detail::compute_node_options::mlir::Operation::type
486 ::mlir::Operation>::type>::getValuePtr(const node_type *n) in getValuePtr() function in llvm::ilist_detail::SpecificNodeAccess::ilist_detail::compute_node_options::mlir::Operation::type