Searched refs:CXCursor_NamespaceRef (Results 1 – 4 of 4) sorted by relevance
916 CXCursor C = {CXCursor_NamespaceRef, 0, {NS, RawLoc, TU}}; in MakeCursorNamespaceRef()922 assert(C.kind == CXCursor_NamespaceRef); in getCursorNamespaceRef()
279 case CXCursor_NamespaceRef: in clang_getCursorType()
4660 case CXCursor_NamespaceRef: { in clang_getCursorSpelling()5251 case CXCursor_NamespaceRef: in clang_getCursorKindSpelling()6005 case CXCursor_NamespaceRef: { in clang_getCursorLocation()6156 case CXCursor_NamespaceRef: in getRawCursorExtent()6368 case CXCursor_NamespaceRef: in clang_getCursorReferenced()
1831 CXCursor_NamespaceRef = 46, enumerator