Searched refs:ContainerEndLine (Results 1 – 1 of 1) sorted by relevance
1074 unsigned ContainerEndLine = SM.getExpansionLineNumber(ContainerREnd); in containsLocation() local1078 assert(ContainerBegLine <= ContainerEndLine); in containsLocation()1082 ContainerEndLine >= ContaineeEndLine && in containsLocation()1086 (ContainerEndLine != ContaineeEndLine || in containsLocation()