Home
last modified time | relevance | path

Searched refs:AsynchronousSymbolQuerySet (Results 1 – 2 of 2) sorted by relevance

/freebsd-12.1/contrib/llvm/lib/ExecutionEngine/Orc/
H A DCore.cpp877 AsynchronousSymbolQuerySet FullyResolvedQueries; in resolve()
923 AsynchronousSymbolQuerySet ReadyQueries; in emit()
1015 AsynchronousSymbolQuerySet FailedQueries; in notifyFailed()
/freebsd-12.1/contrib/llvm/include/llvm/ExecutionEngine/Orc/
H A DCore.h504 using AsynchronousSymbolQuerySet = variable