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

Declarations

include/llvm/Support/SHA1.h
   33   void init();

References

include/llvm/Support/SHA1.h
   30   SHA1() { init(); }
include/llvm/Support/raw_sha1_ostream.h
   39   void resetHash() { State.init(); }
lib/DebugInfo/CodeView/TypeHashing.cpp
   39   S.init();