Home
last modified time | relevance | path

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

/external/clang/lib/StaticAnalyzer/Core/
DBugReporter.cpp1071 SourceLocation ContaineeREnd = SM.getExpansionLoc(ContaineeR.getEnd()); in containsLocation() local
1076 unsigned ContaineeEndLine = SM.getExpansionLineNumber(ContaineeREnd); in containsLocation()
1088 SM.getExpansionColumnNumber(ContaineeREnd))); in containsLocation()