Home
last modified time | relevance | path

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

/external/clang/lib/StaticAnalyzer/Core/
DBugReporter.cpp1074 unsigned ContainerEndLine = SM.getExpansionLineNumber(ContainerREnd); in containsLocation() local
1078 assert(ContainerBegLine <= ContainerEndLine); in containsLocation()
1082 ContainerEndLine >= ContaineeEndLine && in containsLocation()
1086 (ContainerEndLine != ContaineeEndLine || in containsLocation()