Home | History | Annotate | Download | only in libclang

Lines Matching refs:CXCursor_NamespaceRef

744   CXCursor C = { CXCursor_NamespaceRef, 0, { NS, RawLoc, TU } };
750 assert(C.kind == CXCursor_NamespaceRef);