OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:clang_getCursorKind
(Results
1 - 6
of
6
) sorted by null
/external/clang/tools/libclang/
CIndexUSRs.cpp
42
const CXCursorKind &K =
clang_getCursorKind
(C);
CIndexCodeCompletion.cpp
594
AllocatedResults.ContainerKind =
clang_getCursorKind
(cursor);
[
all
...]
CXCursor.cpp
[
all
...]
CIndex.cpp
[
all
...]
/external/clang/tools/c-index-test/
c-index-test.c
677
if (
clang_getCursorKind
(Referenced) == CXCursor_OverloadedDeclRef) {
[
all
...]
/external/clang/include/clang-c/
Index.h
[
all
...]
Completed in 95 milliseconds