OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:VisitObjCImplDecl
(Results
1 - 3
of
3
) sorted by relevancy
/src/external/apache2/llvm/dist/clang/lib/Serialization/
ASTWriterDecl.cpp
145
void
VisitObjCImplDecl
(ObjCImplDecl *D);
874
void ASTDeclWriter::
VisitObjCImplDecl
(ObjCImplDecl *D) {
881
VisitObjCImplDecl
(D);
887
VisitObjCImplDecl
(D);
ASTReaderDecl.cpp
442
void
VisitObjCImplDecl
(ObjCImplDecl *D);
1312
void ASTDeclReader::
VisitObjCImplDecl
(ObjCImplDecl *D) {
1318
VisitObjCImplDecl
(D);
1323
VisitObjCImplDecl
(D);
/src/external/apache2/llvm/dist/clang/tools/libclang/
CIndex.cpp
1192
bool CursorVisitor::
VisitObjCImplDecl
(ObjCImplDecl *D) {
1202
return
VisitObjCImplDecl
(D);
1216
return
VisitObjCImplDecl
(D);
Completed in 108 milliseconds
Indexes created Tue Jun 09 00:24:00 UTC 2026