Searched refs:GetCursorKind (Results 1 – 1 of 1) sorted by relevance
41 static CXCursorKind GetCursorKind(const Attr *A) { in GetCursorKind() function72 CXCursor C = { GetCursorKind(A), 0, { Parent, A, TU } }; in MakeCXCursor()