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