Home
last modified time | relevance | path

Searched refs:ContaineeEndLine (Results 1 – 1 of 1) sorted by relevance

/external/clang/lib/StaticAnalyzer/Core/
DBugReporter.cpp1082 unsigned ContaineeEndLine = SM.getExpansionLineNumber(ContaineeREnd); in containsLocation() local
1085 assert(ContaineeBegLine <= ContaineeEndLine); in containsLocation()
1088 ContainerEndLine >= ContaineeEndLine && in containsLocation()
1092 (ContainerEndLine != ContaineeEndLine || in containsLocation()