Home
last modified time | relevance | path

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

/llvm-project/llvm/include/llvm/ADT/
H A DSTLFunctionalExtras.h36 /// a function_ref. variable
51 function_ref() = default; in function_ref() function
/llvm-project/mlir/include/mlir/Support/
H A DLLVM.h90 class function_ref; variable
152 using function_ref = llvm::function_ref<Fn>; variable
/llvm-project/llvm/include/llvm/CodeGen/
H A DTailDuplicator.h27 template <typename Fn> class function_ref; variable
/llvm-project/llvm/include/llvm/Transforms/IPO/
H A DAttributor.h150 template <typename Fn> class function_ref; variable
[all...]
/llvm-project/llvm/include/llvm/Option/
H A DOptTable.h24 template <typename Fn> class function_ref; global() variable