Home
last modified time | relevance | path

Searched refs:CXCursor_VarDecl (Results 1 – 3 of 3) sorted by relevance

/openbsd-src/gnu/llvm/clang/include/clang-c/
H A DIndex.h1068 CXCursor_VarDecl = 9, enumerator
/openbsd-src/gnu/llvm/clang/tools/libclang/
H A DCIndex.cpp5441 case CXCursor_VarDecl: in clang_getCursorKindSpelling()
/openbsd-src/gnu/llvm/clang/lib/Sema/
H A DSemaCodeComplete.cpp4036 return CXCursor_VarDecl; in getCursorKindForDecl()