Searched refs:fileLsqrLoc (Results 1 - 1 of 1) sorted by relevance
/external/clang/unittests/Lex/ | ||
H A D | LexerTest.cpp | 323 SourceLocation fileLsqrLoc = SourceMgr.getSpellingLoc(macroLsqrLoc); local 330 EXPECT_EQ(SourceRange(fileLsqrLoc, fileIdLoc.getLocWithOffset(3)), |
Completed in 152 milliseconds