OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:clang_Cursor_isAnonymousRecordDecl
(Results
1 - 3
of
3
) sorted by relevancy
/src/external/apache2/llvm/dist/clang/tools/libclang/
CXType.cpp
1270
unsigned
clang_Cursor_isAnonymousRecordDecl
(CXCursor C){
/src/external/apache2/llvm/dist/clang/include/clang-c/
Index.h
4021
CINDEX_LINKAGE unsigned
clang_Cursor_isAnonymousRecordDecl
(CXCursor C);
/src/external/apache2/llvm/dist/clang/tools/c-index-test/
c-index-test.c
1693
unsigned isAnonRecDecl =
clang_Cursor_isAnonymousRecordDecl
(cursor);
Completed in 29 milliseconds
Indexes created Thu Jun 11 00:25:07 UTC 2026