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

References

lib/IR/AsmWriter.cpp
  447   case LocalPrefix:
  459                 isa<GlobalValue>(V) ? GlobalPrefix : LocalPrefix);
  598       return PrintLLVMName(OS, STy->getName(), LocalPrefix);
 3387     PrintLLVMName(Out, NamedTypes[I]->getName(), LocalPrefix);