Home | History | Annotate | Download | only in libclang

Lines Matching refs:Typedef

995   if (const TypedefType *Typedef = Ty->getAs<TypedefType>())
996 return MakeCursorTypeRef(Typedef->getDecl(), Loc, TU);
1066 typedef llvm::DenseMap<CXCursor, unsigned> CXCursorSet_Impl;