Home
last modified time | relevance | path

Searched defs:function_ref (Results 1 – 5 of 5) sorted by relevance

/llvm-project-15.0.7/llvm/include/llvm/ADT/
H A DSTLFunctionalExtras.h36 template<typename Fn> class function_ref; variable
51 function_ref(std::nullptr_t) {} in function_ref() function
/llvm-project-15.0.7/mlir/include/mlir/Support/
H A DLLVM.h89 class function_ref; variable
149 using function_ref = llvm::function_ref<Fn>; variable
/llvm-project-15.0.7/llvm/include/llvm/Transforms/IPO/
H A DAttributor.h138 template <typename Fn> class function_ref; variable
/llvm-project-15.0.7/llvm/include/llvm/CodeGen/
H A DTailDuplicator.h27 template <typename Fn> class function_ref; variable
/llvm-project-15.0.7/llvm/include/llvm/Option/
H A DOptTable.h24 template <typename Fn> class function_ref; variable