OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:MakeCursorObjCProtocolRef
(Results
1 - 4
of
4
) sorted by null
/external/clang/tools/libclang/
CXCursor.h
72
CXCursor
MakeCursorObjCProtocolRef
(const ObjCProtocolDecl *Proto,
IndexingContext.cpp
33
MakeCursorObjCProtocolRef
(PD, Loc, IdxCtx.CXTU),
494
MakeCursorObjCProtocolRef
(D, D->getLocation(),
[
all
...]
CIndex.cpp
625
Cursor =
MakeCursorObjCProtocolRef
(PD, PD->getLocation(), TU);
[
all
...]
CXCursor.cpp
534
CXCursor cxcursor::
MakeCursorObjCProtocolRef
(const ObjCProtocolDecl *Proto,
[
all
...]
Completed in 30 milliseconds