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