Home
last modified time | relevance | path

Searched refs:AddType (Results 1 – 2 of 2) sorted by relevance

/src/contrib/llvm-project/clang/include/clang/AST/
H A DODRHash.h92 void AddType(const Type *T);
/src/contrib/llvm-project/clang/lib/AST/
H A DODRHash.cpp133 AddType(NNS->getAsType()); in AddNestedNameSpecifier()
860 void AddType(const Type *T) { in AddType() function in __anon27787b2f0211::ODRTypeVisitor
863 Hash.AddType(T); in AddType()
1072 AddType(T->getClass()); in VisitMemberPointerType()
1256 void ODRHash::AddType(const Type *T) { in AddType() function in ODRHash
1267 AddType(split.Ty); in AddQualType()