Searched defs:VisitObjCImplementationDecl (Results 1 - 5 of 5) sorted by relevance

/freebsd-9.3-release/contrib/llvm/tools/clang/lib/AST/
H A DDeclPrinter.cpp951 void DeclPrinter::VisitObjCImplementationDecl(ObjCImplementationDecl *OID) { function in class:DeclPrinter
H A DASTDumper.cpp1365 void ASTDumper::VisitObjCImplementationDecl(const ObjCImplementationDecl *D) { function in class:ASTDumper
H A DASTImporter.cpp3674 Decl *ASTNodeImporter::VisitObjCImplementationDecl(ObjCImplementationDecl *D) { function in class:ASTNodeImporter
/freebsd-9.3-release/contrib/llvm/tools/clang/lib/Serialization/
H A DASTWriterDecl.cpp625 void ASTDeclWriter::VisitObjCImplementationDecl(ObjCImplementationDecl *D) { function in class:ASTDeclWriter
H A DASTReaderDecl.cpp902 void ASTDeclReader::VisitObjCImplementationDecl(ObjCImplementationDecl *D) { function in class:ASTDeclReader

Completed in 181 milliseconds