Home
last modified time | relevance | path

Searched defs:callable (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/llvm/include/llvm/ADT/
H A DSTLFunctionalExtras.h41 intptr_t callable; variable
44 static Ret callback_fn(intptr_t callable, Params ...params) { in callback_fn()
/freebsd/contrib/bsnmp/tests/
H A Dcatch.hpp6645 struct callable { struct