Home
last modified time | relevance | path

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

/external/clang/lib/StaticAnalyzer/Core/
DBugReporter.cpp933 unsigned ContaineeEndLine = SM.getExpansionLineNumber(ContaineeREnd); in containsLocation() local
936 assert(ContaineeBegLine <= ContaineeEndLine); in containsLocation()
939 ContainerEndLine >= ContaineeEndLine && in containsLocation()
943 (ContainerEndLine != ContaineeEndLine || in containsLocation()