Home | History | Annotate | Download | only in Core

Lines Matching refs:getExpansionLoc

1074   SourceLocation ContainerRBeg = SM.getExpansionLoc(ContainerR.getBegin());
1075 SourceLocation ContainerREnd = SM.getExpansionLoc(ContainerR.getEnd());
1076 SourceLocation ContaineeRBeg = SM.getExpansionLoc(ContaineeR.getBegin());
1077 SourceLocation ContaineeREnd = SM.getExpansionLoc(ContaineeR.getEnd());
1115 if (NewLocClean.asLocation().getExpansionLoc() ==
1116 PrevLocClean.asLocation().getExpansionLoc())
2132 SourceRange ExpansionRange(SM.getExpansionLoc(Range.getBegin()),
3011 SM.getExpansionLoc(Loc) :
3033 SM.getExpansionLoc(Loc) :