Home | History | Annotate | Download | only in libclang

Lines Matching refs:CXCursor_TemplateRef

726   CXCursor C = { CXCursor_TemplateRef, 0, { Template, RawLoc, TU } };
732 assert(C.kind == CXCursor_TemplateRef);