Searched refs:AddType (Results 1 – 3 of 3) sorted by relevance
| /freebsd/contrib/llvm-project/clang/lib/Serialization/ | ||
| H A D | TemplateArgumentHasher.cpp | 54 void AddType(const Type *T); |
| /freebsd/contrib/llvm-project/clang/include/clang/AST/ | ||
| H A D | ODRHash.h | 92 void AddType(const Type *T); |
| /freebsd/contrib/llvm-project/clang/lib/AST/ | ||
| H A D | ODRHash.cpp | 134 AddType(NNS->getAsType()); in AddNestedNameSpecifier() |