/external/clang/lib/Index/ |
D | IndexDecl.cpp | 278 bool VisitObjCCategoryImplDecl(const ObjCCategoryImplDecl *D) { in VisitObjCCategoryImplDecl() function in __anon48a0b6da0111::IndexingDeclVisitor
|
/external/llvm-project/clang/lib/Index/ |
D | IndexDecl.cpp | 482 bool VisitObjCCategoryImplDecl(const ObjCCategoryImplDecl *D) { in VisitObjCCategoryImplDecl() function in __anondeeefa480111::IndexingDeclVisitor
|
/external/clang/lib/AST/ |
D | DeclPrinter.cpp | 1201 void DeclPrinter::VisitObjCCategoryImplDecl(ObjCCategoryImplDecl *PID) { in VisitObjCCategoryImplDecl() function in DeclPrinter
|
D | ASTDumper.cpp | 1627 void ASTDumper::VisitObjCCategoryImplDecl(const ObjCCategoryImplDecl *D) { in VisitObjCCategoryImplDecl() function in ASTDumper
|
D | ASTImporter.cpp | 4065 Decl *ASTNodeImporter::VisitObjCCategoryImplDecl(ObjCCategoryImplDecl *D) { in VisitObjCCategoryImplDecl() function in ASTNodeImporter
|
/external/clang/lib/Serialization/ |
D | ASTWriterDecl.cpp | 803 void ASTDeclWriter::VisitObjCCategoryImplDecl(ObjCCategoryImplDecl *D) { in VisitObjCCategoryImplDecl() function in ASTDeclWriter
|
D | ASTReaderDecl.cpp | 1140 void ASTDeclReader::VisitObjCCategoryImplDecl(ObjCCategoryImplDecl *D) { in VisitObjCCategoryImplDecl() function in ASTDeclReader
|
/external/llvm-project/clang/lib/Serialization/ |
D | ASTWriterDecl.cpp | 880 void ASTDeclWriter::VisitObjCCategoryImplDecl(ObjCCategoryImplDecl *D) { in VisitObjCCategoryImplDecl() function in ASTDeclWriter
|
D | ASTReaderDecl.cpp | 1317 void ASTDeclReader::VisitObjCCategoryImplDecl(ObjCCategoryImplDecl *D) { in VisitObjCCategoryImplDecl() function in ASTDeclReader
|
/external/llvm-project/clang/lib/AST/ |
D | DeclPrinter.cpp | 1387 void DeclPrinter::VisitObjCCategoryImplDecl(ObjCCategoryImplDecl *PID) { in VisitObjCCategoryImplDecl() function in DeclPrinter
|
D | JSONNodeDumper.cpp | 964 void JSONNodeDumper::VisitObjCCategoryImplDecl(const ObjCCategoryImplDecl *D) { in VisitObjCCategoryImplDecl() function in JSONNodeDumper
|
D | TextNodeDumper.cpp | 2187 void TextNodeDumper::VisitObjCCategoryImplDecl(const ObjCCategoryImplDecl *D) { in VisitObjCCategoryImplDecl() function in TextNodeDumper
|
D | ASTImporter.cpp | 4900 ASTNodeImporter::VisitObjCCategoryImplDecl(ObjCCategoryImplDecl *D) { in VisitObjCCategoryImplDecl() function in ASTNodeImporter
|
/external/llvm-project/clang/tools/libclang/ |
D | CXIndexDataConsumer.cpp | 88 bool VisitObjCCategoryImplDecl(const ObjCCategoryImplDecl *D) { in VisitObjCCategoryImplDecl() function in __anon3609800f0111::IndexingDeclVisitor
|
D | CIndex.cpp | 1196 bool CursorVisitor::VisitObjCCategoryImplDecl(ObjCCategoryImplDecl *D) { in VisitObjCCategoryImplDecl() function in CursorVisitor
|
/external/clang/tools/libclang/ |
D | CXIndexDataConsumer.cpp | 89 bool VisitObjCCategoryImplDecl(const ObjCCategoryImplDecl *D) { in VisitObjCCategoryImplDecl() function in __anonadbb56610111::IndexingDeclVisitor
|
D | CIndex.cpp | 1155 bool CursorVisitor::VisitObjCCategoryImplDecl(ObjCCategoryImplDecl *D) { in VisitObjCCategoryImplDecl() function in CursorVisitor
|