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

References

tools/llvm-c-test/echo.cpp
  884     if (End != nullptr)
  898       if (Cur != End)
  912   End = LLVMGetLastFunction(Src);
  914     if (End != nullptr)
  943       if (Cur != End)
  957   End = LLVMGetLastGlobalAlias(Src);
  959     if (End != nullptr)
  977       if (Cur != End)
  991   End = LLVMGetLastGlobalIFunc(Src);
  993     if (End != nullptr)
 1012       if (Cur != End)