Home
last modified time | relevance | path

Searched defs:computeODRHash (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/clang/lib/AST/
H A DODRDiagsEmitter.cpp18 static unsigned computeODRHash(QualType Ty) { in computeODRHash() function
24 static unsigned computeODRHash(const Stmt *S) { in computeODRHash() function
30 static unsigned computeODRHash(const Decl *D) { in computeODRHash() function
37 static unsigned computeODRHash(const TemplateArgument &TA) { in computeODRHash() function