LLVM  8.0.1
Classes | Namespaces | Functions
LambdaResolver.h File Reference
#include "llvm/ADT/STLExtras.h"
#include "llvm/ExecutionEngine/JITSymbol.h"
#include <memory>
Include dependency graph for LambdaResolver.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  llvm::orc::LambdaResolver< DylibLookupFtorT, ExternalLookupFtorT >
 

Namespaces

 llvm
 This class represents lattice values for constants.
 
 llvm::orc
 

Functions

template<typename DylibLookupFtorT , typename ExternalLookupFtorT >
std::shared_ptr< LambdaResolver< DylibLookupFtorT, ExternalLookupFtorT > > llvm::orc::createLambdaResolver (DylibLookupFtorT DylibLookupFtor, ExternalLookupFtorT ExternalLookupFtor)