Searched defs:VisitTypeDecl (Results 1 – 2 of 2) sorted by relevance
| /freebsd/contrib/llvm-project/clang/lib/Serialization/ | ||
| H A D | ASTWriterDecl.cpp | 448 void ASTDeclWriter::VisitTypeDecl(TypeDecl *D) { in VisitTypeDecl() function in ASTDeclWriter |
| H A D | ASTReaderDecl.cpp | 710 void ASTDeclReader::VisitTypeDecl(TypeDecl *TD) { in VisitTypeDecl() function in ASTDeclReader |