Searched refs:CXCursor_NamespaceRef (Results 1 – 4 of 4) sorted by relevance
582 CXCursor C = { CXCursor_NamespaceRef, 0, { NS, RawLoc, TU } }; in MakeCursorNamespaceRef()588 assert(C.kind == CXCursor_NamespaceRef); in getCursorNamespaceRef()
191 case CXCursor_NamespaceRef: in clang_getCursorType()
3186 case CXCursor_NamespaceRef: { in clang_getCursorSpelling()3497 case CXCursor_NamespaceRef: in clang_getCursorKindSpelling()4021 case CXCursor_NamespaceRef: { in clang_getCursorLocation()4167 case CXCursor_NamespaceRef: in getRawCursorExtent()4379 case CXCursor_NamespaceRef: in clang_getCursorReferenced()
1570 CXCursor_NamespaceRef = 46, enumerator