Searched refs:ContainerEndLine (Results 1 – 1 of 1) sorted by relevance
1080 unsigned ContainerEndLine = SM.getExpansionLineNumber(ContainerREnd); in containsLocation() local1084 assert(ContainerBegLine <= ContainerEndLine); in containsLocation()1088 ContainerEndLine >= ContaineeEndLine && in containsLocation()1092 (ContainerEndLine != ContaineeEndLine || in containsLocation()