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

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

Completed in 259 milliseconds