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