reference, declarationdefinition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced

References

include/llvm/ExecutionEngine/Orc/RPCUtils.h
  990     ResponseId = FnIdAllocator.getResponseId();
  994     auto NegotiateId = FnIdAllocator.getNegotiateId();
 1153     return FnIdAllocator.getInvalidId();
 1166     FunctionIdT NewFnId = FnIdAllocator.template allocate<Func>();
 1181     FunctionIdT NewFnId = FnIdAllocator.template allocate<Func>();