Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ADT/
DFunctionExtras.h156 static ReturnT CallImpl(void *CallableAddr, AdjustedParamT<ParamTs>... Params) { in CallImpl()
168 static void DestroyImpl(void *CallableAddr) noexcept { in DestroyImpl()
235 void *CallableAddr = getInlineStorage(); in unique_function() local
277 void *CallableAddr = in operator() local