Searched refs:CXCursor_NamespaceRef (Results 1 – 4 of 4) sorted by relevance
959 CXCursor C = {CXCursor_NamespaceRef, 0, {NS, RawLoc, TU}}; in MakeCursorNamespaceRef()965 assert(C.kind == CXCursor_NamespaceRef); in getCursorNamespaceRef()
285 case CXCursor_NamespaceRef: in clang_getCursorType()
4856 case CXCursor_NamespaceRef: { in clang_getCursorSpelling()5447 case CXCursor_NamespaceRef: in clang_getCursorKindSpelling()6231 case CXCursor_NamespaceRef: { in clang_getCursorLocation()6382 case CXCursor_NamespaceRef: in getRawCursorExtent()6594 case CXCursor_NamespaceRef: in clang_getCursorReferenced()
1831 CXCursor_NamespaceRef = 46, enumerator