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

/netbsd-current/external/apache2/llvm/dist/clang/lib/Index/
H A DIndexDecl.cpp326 bool VisitObjCIvarDecl(const ObjCIvarDecl *D) { function in class:__anon691::IndexingDeclVisitor
/netbsd-current/external/apache2/llvm/dist/clang/lib/Serialization/
H A DASTWriterDecl.cpp790 void ASTDeclWriter::VisitObjCIvarDecl(ObjCIvarDecl *D) { function in class:ASTDeclWriter
H A DASTReaderDecl.cpp1190 void ASTDeclReader::VisitObjCIvarDecl(ObjCIvarDecl *IVD) { function in class:ASTDeclReader
/netbsd-current/external/apache2/llvm/dist/clang/lib/AST/
H A DTextNodeDumper.cpp2124 void TextNodeDumper::VisitObjCIvarDecl(const ObjCIvarDecl *D) { function in class:TextNodeDumper
H A DJSONNodeDumper.cpp917 void JSONNodeDumper::VisitObjCIvarDecl(const ObjCIvarDecl *D) { function in class:JSONNodeDumper

Completed in 231 milliseconds