Home | History | Annotate | Download | only in libclang

Lines Matching refs:getNameLoc

1382   return Visit(MakeCursorTypeRef(TL.getTypedefNameDecl(), TL.getNameLoc(), TU));
1386 return Visit(MakeCursorTypeRef(TL.getDecl(), TL.getNameLoc(), TU));
1393 return Visit(MakeCursorTypeRef(TL.getDecl(), TL.getNameLoc(), TU));
1397 return Visit(MakeCursorTypeRef(TL.getDecl(), TL.getNameLoc(), TU));
1401 if (Visit(MakeCursorObjCClassRef(TL.getIFaceDecl(), TL.getNameLoc(), TU)))
1549 return Visit(MakeCursorTypeRef(TL.getDecl(), TL.getNameLoc(), TU));