/external/llvm-project/clang/lib/CodeGen/ |
D | ObjectFilePCHContainerOperations.cpp | 91 bool VisitObjCInterfaceDecl(ObjCInterfaceDecl *D) { in VisitObjCInterfaceDecl() function
|
/external/clang/lib/CodeGen/ |
D | ObjectFilePCHContainerOperations.cpp | 94 bool VisitObjCInterfaceDecl(ObjCInterfaceDecl *D) { in VisitObjCInterfaceDecl() function
|
/external/clang/lib/Index/ |
D | IndexDecl.cpp | 219 bool VisitObjCInterfaceDecl(const ObjCInterfaceDecl *D) { in VisitObjCInterfaceDecl() function in __anon48a0b6da0111::IndexingDeclVisitor
|
/external/llvm-project/clang/lib/Index/ |
D | IndexDecl.cpp | 392 bool VisitObjCInterfaceDecl(const ObjCInterfaceDecl *D) { in VisitObjCInterfaceDecl() function in __anondeeefa480111::IndexingDeclVisitor
|
/external/llvm-project/clang/include/clang/AST/ |
D | ASTNodeTraverser.h | 626 void VisitObjCInterfaceDecl(const ObjCInterfaceDecl *D) { in VisitObjCInterfaceDecl() function
|
/external/clang/lib/AST/ |
D | DeclPrinter.cpp | 1125 void DeclPrinter::VisitObjCInterfaceDecl(ObjCInterfaceDecl *OID) { in VisitObjCInterfaceDecl() function in DeclPrinter
|
D | ASTDumper.cpp | 1640 void ASTDumper::VisitObjCInterfaceDecl(const ObjCInterfaceDecl *D) { in VisitObjCInterfaceDecl() function in ASTDumper
|
D | ASTImporter.cpp | 4006 Decl *ASTNodeImporter::VisitObjCInterfaceDecl(ObjCInterfaceDecl *D) { in VisitObjCInterfaceDecl() function in ASTNodeImporter
|
/external/clang/lib/Serialization/ |
D | ASTWriterDecl.cpp | 671 void ASTDeclWriter::VisitObjCInterfaceDecl(ObjCInterfaceDecl *D) { in VisitObjCInterfaceDecl() function in ASTDeclWriter
|
D | ASTReaderDecl.cpp | 981 void ASTDeclReader::VisitObjCInterfaceDecl(ObjCInterfaceDecl *ID) { in VisitObjCInterfaceDecl() function in ASTDeclReader
|
/external/llvm-project/clang/lib/Serialization/ |
D | ASTWriterDecl.cpp | 746 void ASTDeclWriter::VisitObjCInterfaceDecl(ObjCInterfaceDecl *D) { in VisitObjCInterfaceDecl() function in ASTDeclWriter
|
D | ASTReaderDecl.cpp | 1153 void ASTDeclReader::VisitObjCInterfaceDecl(ObjCInterfaceDecl *ID) { in VisitObjCInterfaceDecl() function in ASTDeclReader
|
/external/llvm-project/clang/lib/AST/ |
D | DeclPrinter.cpp | 1311 void DeclPrinter::VisitObjCInterfaceDecl(ObjCInterfaceDecl *OID) { in VisitObjCInterfaceDecl() function in DeclPrinter
|
D | JSONNodeDumper.cpp | 980 void JSONNodeDumper::VisitObjCInterfaceDecl(const ObjCInterfaceDecl *D) { in VisitObjCInterfaceDecl() function in JSONNodeDumper
|
D | TextNodeDumper.cpp | 2200 void TextNodeDumper::VisitObjCInterfaceDecl(const ObjCInterfaceDecl *D) { in VisitObjCInterfaceDecl() function in TextNodeDumper
|
D | ASTImporter.cpp | 4834 ExpectedDecl ASTNodeImporter::VisitObjCInterfaceDecl(ObjCInterfaceDecl *D) { in VisitObjCInterfaceDecl() function in ASTNodeImporter
|
/external/llvm-project/clang/tools/libclang/ |
D | CXIndexDataConsumer.cpp | 68 bool VisitObjCInterfaceDecl(const ObjCInterfaceDecl *D) { in VisitObjCInterfaceDecl() function in __anon3609800f0111::IndexingDeclVisitor
|
D | CIndex.cpp | 1163 bool CursorVisitor::VisitObjCInterfaceDecl(ObjCInterfaceDecl *D) { in VisitObjCInterfaceDecl() function in CursorVisitor
|
/external/clang/tools/libclang/ |
D | CXIndexDataConsumer.cpp | 69 bool VisitObjCInterfaceDecl(const ObjCInterfaceDecl *D) { in VisitObjCInterfaceDecl() function in __anonadbb56610111::IndexingDeclVisitor
|
D | CIndex.cpp | 1121 bool CursorVisitor::VisitObjCInterfaceDecl(ObjCInterfaceDecl *D) { in VisitObjCInterfaceDecl() function in CursorVisitor
|