Home
last modified time | relevance | path

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

/external/clang/lib/StaticAnalyzer/Core/
DBugReporter.cpp1076 unsigned ContaineeEndLine = SM.getExpansionLineNumber(ContaineeREnd); in containsLocation() local
1079 assert(ContaineeBegLine <= ContaineeEndLine); in containsLocation()
1082 ContainerEndLine >= ContaineeEndLine && in containsLocation()
1086 (ContainerEndLine != ContaineeEndLine || in containsLocation()