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

References

lib/ExecutionEngine/Orc/ExecutionUtils.cpp
  202     if ((*Name).empty())
  205     if (Allow && !Allow(Name))
  208     if (HasGlobalPrefix && (*Name).front() != GlobalPrefix)
  211     std::string Tmp((*Name).data() + HasGlobalPrefix,
  212                     (*Name).size() - HasGlobalPrefix);
  214       Added.insert(Name);
  215       NewSymbols[Name] = JITEvaluatedSymbol(