Home | History | Annotate | Download | only in libclang

Lines Matching refs:CXCursor_TemplateRef

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