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