Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/ExecutionEngine/Orc/
H A DLLJIT.h322 unique_function<Error(LLJIT &)> PrePlatformSetup; variable
429 setPrePlatformSetup(unique_function<Error(LLJIT &)> PrePlatformSetup) { in setPrePlatformSetup()