Home
last modified time | relevance | path

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

/freebsd/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 __anonb4317f1a0211::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()