HomeSort by: relevance | last modified time | path
    Searched defs:ODRHash (Results 1 - 2 of 2) sorted by relevancy

  /src/external/apache2/llvm/dist/clang/include/clang/AST/
ODRHash.h 1 //===-- ODRHash.h - Hashing to diagnose ODR failures ------------*- C++ -*-===//
10 /// This file contains the declaration of the ODRHash class, which calculates
34 // ODRHash is used to calculate a hash based on AST node contents that
37 // construct an ODRHash object, then call Add* methods over the nodes that
41 class ODRHash {
52 ODRHash() {}
DeclCXX.h 296 unsigned ODRHash = 0;

Completed in 24 milliseconds