Home
last modified time | relevance | path

Searched refs:CXCursor_StructDecl (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/clang/include/clang-c/
H A DIndex.h1199 CXCursor_StructDecl = 2, enumerator
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaCodeComplete.cpp4176 return CXCursor_StructDecl; in getCursorKindForDecl()