Searched defs:Callable (Results 1 - 4 of 4) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/ADT/
H A DFunctionExtras.h236 UniqueFunctionBase(CallableT Callable, CalledAs<CalledAsT>) { argument
349 unique_function(CallableT Callable) argument
372 unique_function(CallableT Callable) argument
/freebsd-13-stable/contrib/llvm-project/lldb/source/Plugins/ScriptInterpreter/Python/
H A DPythonDataObjects.h109 Callable, member in class:lldb_private::python::PyObjectType
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DSimpleLoopUnswitch.cpp1917 void visitDomSubTree(DominatorTree &DT, BasicBlock *BB, CallableT Callable) { argument
/freebsd-13-stable/contrib/llvm-project/llvm/tools/llvm-objcopy/ELF/
H A DObject.cpp694 void SymbolTableSection::updateSymbols(function_ref<void(Symbol &)> Callable) { argument

Completed in 170 milliseconds