OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:newCursor
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/apache2/llvm/dist/clang/tools/libclang/
CXCursor.h
269
CXCursor
newCursor
= cursor;
271
newCursor
.xdata = 1;
272
return
newCursor
;
CXCursor.cpp
1170
CXCursor
newCursor
= cursor;
1176
newCursor
.xdata = -1;
1178
newCursor
.xdata = SelIdx;
1184
newCursor
.xdata = -1;
1186
newCursor
.xdata = SelIdx;
1189
return
newCursor
;
Completed in 39 milliseconds
Indexes created Tue Jun 09 00:24:00 UTC 2026