Searched defs:FirstEnd (Results 1 - 1 of 1) sorted by relevance

/external/clang/lib/Parse/
H A DParseExprCXX.cpp46 SourceLocation FirstEnd = FirstLoc.getLocWithOffset(First.getLength()); local
47 return FirstEnd == SM.getSpellingLoc(Second.getLocation());

Completed in 2027 milliseconds