Lines Matching full:getlocation
72 CXIdxLoc Loc = IdxCtx.getIndexLoc(A->getLocation());
273 getIndexLoc(ImportD->getLocation()),
385 return handleDecl(D, D->getLocation(), getCursor(D), DInfo);
391 return handleDecl(D, D->getLocation(), getCursor(D), DInfo);
397 return handleDecl(D, D->getLocation(), getCursor(D), DInfo);
403 return handleDecl(D, D->getLocation(), getCursor(D), DInfo);
409 return handleDecl(D, D->getLocation(), getCursor(D), DInfo);
418 return handleDecl(D, D->getLocation(), getCursor(D), DInfo);
424 return handleDecl(D, D->getLocation(), getCursor(D), DInfo);
430 if (shouldSuppressRefs() && markEntityOccurrenceInFile(D, D->getLocation()))
437 return handleObjCContainer(D, D->getLocation(),
438 MakeCursorObjCClassRef(D, D->getLocation(),
472 return handleObjCContainer(D, D->getLocation(), getCursor(D), InterInfo);
480 return handleObjCContainer(D, D->getLocation(), getCursor(D), ContDInfo);
485 if (shouldSuppressRefs() && markEntityOccurrenceInFile(D, D->getLocation()))
493 return handleObjCContainer(D, D->getLocation(),
494 MakeCursorObjCProtocolRef(D, D->getLocation(),
509 return handleObjCContainer(D, D->getLocation(), getCursor(D), ProtInfo);
518 SourceLocation ClassLoc = D->getLocation();
551 SourceLocation ClassLoc = D->getLocation();
586 return handleDecl(D, D->getLocation(), getCursor(D), DInfo);
592 return handleReference(PD, D->getLocation(), getCursor(D), nullptr,
626 return handleDecl(D, D->getLocation(), getCursor(D), DInfo);
633 return handleDecl(D, D->getLocation(), getCursor(D), DInfo);
644 return handleDecl(D, D->getLocation(), getCursor(D), DInfo);
650 return handleDecl(D, D->getLocation(), getCursor(D), DInfo);
681 if (isNotFromSourceFile(D->getLocation()))
779 return handleDecl(OrigD, OrigD->getLocation(), getCursor(OrigD), CXXDInfo);
785 return handleDecl(OrigD, OrigD->getLocation(), getCursor(OrigD), DInfo);