Home | History | Annotate | Download | only in libclang

Lines Matching refs:getTypeLoc

545         return Visit(BaseTSInfo->getTypeLoc());
556 A->getInterfaceLoc()->getTypeLoc().getLocStart(), TU));
579 if (Visit(TSInfo->getTypeLoc()))
665 return Visit(TSInfo->getTypeLoc());
672 return Visit(TSInfo->getTypeLoc());
701 TypeLoc TL = SpecType->getTypeLoc();
737 if (Visit(DefArg->getTypeLoc()))
758 if (Visit(TSInfo->getTypeLoc()))
786 TypeLoc TL = TSInfo->getTypeLoc().IgnoreParens();
838 if (Visit(TInfo->getTypeLoc()))
918 if (Visit(TSInfo->getTypeLoc()))
1044 if (PD->getTypeSourceInfo() && Visit(PD->getTypeSourceInfo()->getTypeLoc()))
1206 return Visit(TSInfo->getTypeLoc());
1293 if (Visit(Q.getTypeLoc()))
1367 return Visit(TSInfo->getTypeLoc());
1577 return Visit(TSInfo->getTypeLoc());
1584 return Visit(TSInfo->getTypeLoc());
1910 WL.push_back(TypeLocVisit(TI->getTypeLoc(), Parent));
2518 TypeLoc TL = E->getCallOperator()->getTypeSourceInfo()->getTypeLoc();
4323 TSInfo->getTypeLoc().getBeginLoc());
4550 StartLoc = TI->getTypeLoc().getLocStart();
4553 StartLoc = TI->getTypeLoc().getLocStart();