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

References

include/llvm/ADT/StringMap.h
  475     remove(&V);
include/llvm/Support/StringPool.h
  107         S->getValue().Pool->InternTable.remove(S);
lib/IR/Type.cpp
  400     SymbolTable.remove((EntryTy *)SymbolTableEntry);
lib/IR/ValueSymbolTable.cpp
   95   vmap.remove(V);
tools/clang/lib/CodeGen/CodeGenModule.cpp
 1064         Manglings.remove(&(*ExistingRecord));