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