Searched refs:CXCursor_NamespaceRef (Results 1 – 4 of 4) sorted by relevance
607 CXCursor C = { CXCursor_NamespaceRef, 0, { NS, RawLoc, TU } }; in MakeCursorNamespaceRef()613 assert(C.kind == CXCursor_NamespaceRef); in getCursorNamespaceRef()
202 case CXCursor_NamespaceRef: in clang_getCursorType()
3263 case CXCursor_NamespaceRef: { in clang_getCursorSpelling()3574 case CXCursor_NamespaceRef: in clang_getCursorKindSpelling()4102 case CXCursor_NamespaceRef: { in clang_getCursorLocation()4248 case CXCursor_NamespaceRef: in getRawCursorExtent()4460 case CXCursor_NamespaceRef: in clang_getCursorReferenced()
1575 CXCursor_NamespaceRef = 46, enumerator