Lines Matching refs:clang
3 use crate::clang;
27 New(T, Option<clang::Cursor>),
38 cursor: clang::Cursor, in parse()
47 cursor: clang::Cursor, in parse()
54 ty: &clang::Type, in from_ty()
55 location: clang::Cursor, in from_ty()
64 ty: &clang::Type, in from_ty_with_id()
65 location: clang::Cursor, in from_ty_with_id()
73 ty: clang::Type, in from_ty_or_ref()
74 location: clang::Cursor, in from_ty_or_ref()
83 ty: clang::Type, in from_ty_or_ref_with_id()
84 location: clang::Cursor, in from_ty_or_ref_with_id()
92 location: clang::Cursor, in type_param()