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

References

lib/ExecutionEngine/Orc/LLJIT.cpp
  191 LLLazyJIT::LLLazyJIT(LLLazyJITBuilderState &S, Error &Err) : LLJIT(S, Err) {
  194   if (Err)
  197   ErrorAsOutParameter _(&Err);
  207       Err = LCTMgrOrErr.takeError();
  221     Err = make_error<StringError>("Could not construct "