Home | History | Annotate | Download | only in libclang

Lines Matching refs:CXCursor_NamespaceRef

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