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

References

tools/llvm-c-test/echo.cpp
 1064     if (End != nullptr)
 1099       if (Cur != End)
 1113   End = LLVMGetLastFunction(Src);
 1115     if (End != nullptr)
 1153       if (Cur != End)
 1167   End = LLVMGetLastGlobalAlias(Src);
 1169     if (End != nullptr)
 1192       if (Cur != End)
 1206   End = LLVMGetLastGlobalIFunc(Src);
 1208     if (End != nullptr)
 1231       if (Cur != End)