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

Declarations

tools/clang/include/clang/AST/Stmt.h
 1206   void ProcessODRHash(llvm::FoldingSetNodeID &ID, ODRHash& Hash) const;

References

tools/clang/lib/AST/ODRHash.cpp
   26   S->ProcessODRHash(ID, *this);