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

References

tools/clang/lib/Frontend/ASTUnit.cpp
  913             Hash = llvm::djbHash(EI->getIdentifier()->getName(), Hash);
  913             Hash = llvm::djbHash(EI->getIdentifier()->getName(), Hash);
  919       Hash = llvm::djbHash(ND->getIdentifier()->getName(), Hash);
  919       Hash = llvm::djbHash(ND->getIdentifier()->getName(), Hash);
  922       Hash = llvm::djbHash(NameStr, Hash);
  922       Hash = llvm::djbHash(NameStr, Hash);
  930       Hash = llvm::djbHash(ModName, Hash);
  930       Hash = llvm::djbHash(ModName, Hash);