Home | History | Annotate | Download | only in libclang

Lines Matching refs:MakeCursorTypeRef

1185       return Visit(MakeCursorTypeRef(Typedef->getDecl(), Range.getBegin(), TU));
1187 return Visit(MakeCursorTypeRef(Tag->getDecl(), Range.getBegin(), TU));
1372 return Visit(MakeCursorTypeRef(Typedef->getDecl(), TL.getBuiltinLoc(),
1380 return Visit(MakeCursorTypeRef(TL.getTypedefNameDecl(), TL.getNameLoc(), TU));
1384 return Visit(MakeCursorTypeRef(TL.getDecl(), TL.getNameLoc(), TU));
1391 return Visit(MakeCursorTypeRef(TL.getDecl(), TL.getNameLoc(), TU));
1395 return Visit(MakeCursorTypeRef(TL.getDecl(), TL.getNameLoc(), TU));
1547 return Visit(MakeCursorTypeRef(TL.getDecl(), TL.getNameLoc(), TU));
2256 if (Visit(MakeCursorTypeRef(cast<TemplateTypeParmDecl>(Pack),