Searched refs:CXCursor_VarDecl (Results 1 – 3 of 3) sorted by relevance
1572 CXCursor_VarDecl = 9, enumerator
4155 case CXCursor_VarDecl: in clang_getCursorKindSpelling()
3040 case Decl::Var: return CXCursor_VarDecl; in getCursorKindForDecl()