Home
last modified time | relevance | path

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

/external/clang/lib/StaticAnalyzer/Core/
DBugReporter.cpp1080 unsigned ContainerEndLine = SM.getExpansionLineNumber(ContainerREnd); in containsLocation() local
1084 assert(ContainerBegLine <= ContainerEndLine); in containsLocation()
1088 ContainerEndLine >= ContaineeEndLine && in containsLocation()
1092 (ContainerEndLine != ContaineeEndLine || in containsLocation()