Searched refs:CXCursor_NamespaceRef (Results 1 – 4 of 4) sorted by relevance
716 CXCursor C = { CXCursor_NamespaceRef, 0, { NS, RawLoc, TU } }; in MakeCursorNamespaceRef()722 assert(C.kind == CXCursor_NamespaceRef); in getCursorNamespaceRef()
209 case CXCursor_NamespaceRef: in clang_getCursorType()
3753 case CXCursor_NamespaceRef: { in clang_getCursorSpelling()4191 case CXCursor_NamespaceRef: in clang_getCursorKindSpelling()4813 case CXCursor_NamespaceRef: { in clang_getCursorLocation()4965 case CXCursor_NamespaceRef: in getRawCursorExtent()5178 case CXCursor_NamespaceRef: in clang_getCursorReferenced()
1667 CXCursor_NamespaceRef = 46, enumerator