Home
last modified time | relevance | path

Searched defs:VisitObjCImplDecl (Results 1 – 3 of 3) sorted by relevance

/external/clang/lib/Serialization/
DASTWriterDecl.cpp797 void ASTDeclWriter::VisitObjCImplDecl(ObjCImplDecl *D) { in VisitObjCImplDecl() function in ASTDeclWriter
DASTReaderDecl.cpp1135 void ASTDeclReader::VisitObjCImplDecl(ObjCImplDecl *D) { in VisitObjCImplDecl() function in ASTDeclReader
/external/clang/tools/libclang/
DCIndex.cpp1151 bool CursorVisitor::VisitObjCImplDecl(ObjCImplDecl *D) { in VisitObjCImplDecl() function in CursorVisitor