Searched defs:VisitDeclaratorDecl (Results 1 – 2 of 2) sorted by relevance
/freebsd-src/contrib/llvm-project/clang/lib/Serialization/ | ||
H A D | ASTWriterDecl.cpp | 579 void ASTDeclWriter::VisitDeclaratorDecl(DeclaratorDecl *D) { VisitDeclaratorDecl() function in ASTDeclWriter |
H A D | ASTReaderDecl.cpp | 926 void ASTDeclReader::VisitDeclaratorDecl(DeclaratorDecl *DD) { VisitDeclaratorDecl() function in ASTDeclReader |