OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:CXCursor_AnnotateAttr
(Results
1 - 3
of
3
) sorted by relevancy
/src/external/apache2/llvm/dist/clang/include/clang-c/
Index.h
2614
CXCursor_AnnotateAttr
= 406,
/src/external/apache2/llvm/dist/clang/tools/libclang/
CXCursor.cpp
56
return
CXCursor_AnnotateAttr
;
CIndex.cpp
4754
if (C.kind ==
CXCursor_AnnotateAttr
) {
4862
// FIXME: A
CXCursor_AnnotateAttr
should give the location of the annotation
5457
case
CXCursor_AnnotateAttr
:
Completed in 55 milliseconds
Indexes created Fri Jun 12 00:25:51 UTC 2026