OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:annotationCount
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/apache2/llvm/dist/clang/tools/c-index-test/
c-index-test.c
2509
unsigned
annotationCount
;
2540
annotationCount
= clang_getCompletionNumAnnotations(
2542
if (
annotationCount
) {
2545
for (i = 0; i <
annotationCount
; ++i) {
c-index-test.c
2509
unsigned
annotationCount
;
2540
annotationCount
= clang_getCompletionNumAnnotations(
2542
if (
annotationCount
) {
2545
for (i = 0; i <
annotationCount
; ++i) {
Completed in 75 milliseconds
Indexes created Tue Jun 09 00:24:00 UTC 2026