Searched refs:CXCursor_NamespaceRef (Results 1 – 4 of 4) sorted by relevance
966 CXCursor C = {CXCursor_NamespaceRef, 0, {NS, RawLoc, TU}}; in MakeCursorNamespaceRef()972 assert(C.kind == CXCursor_NamespaceRef); in getCursorNamespaceRef()
287 case CXCursor_NamespaceRef: in clang_getCursorType()
4886 case CXCursor_NamespaceRef: { in clang_getCursorSpelling()5477 case CXCursor_NamespaceRef: in clang_getCursorKindSpelling()6265 case CXCursor_NamespaceRef: { in clang_getCursorLocation()6416 case CXCursor_NamespaceRef: in getRawCursorExtent()6628 case CXCursor_NamespaceRef: in clang_getCursorReferenced()
1163 CXCursor_NamespaceRef = 46, enumerator