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_isMacroFunctionLike
(Results
1 - 3
of
3
) sorted by relevancy
/src/external/apache2/llvm/dist/clang/include/clang-c/
Index.h
3653
CINDEX_LINKAGE unsigned
clang_Cursor_isMacroFunctionLike
(CXCursor C);
/src/external/apache2/llvm/dist/clang/tools/c-index-test/
c-index-test.c
3092
} else if (
clang_Cursor_isMacroFunctionLike
(Cursor)) {
/src/external/apache2/llvm/dist/clang/tools/libclang/
CIndex.cpp
3809
unsigned
clang_Cursor_isMacroFunctionLike
(CXCursor C) {
Completed in 38 milliseconds
Indexes created Wed Sep 23 00:26:21 UTC 2026