Searched refs:idLoc4 (Results 1 - 1 of 1) sorted by relevance
/external/clang/unittests/Lex/ | ||
H A D | LexerTest.cpp | 354 SourceLocation idLoc4 = toks[9].getLocation(); local 358 EXPECT_EQ("N", Lexer::getImmediateMacroName(idLoc4, SourceMgr, LangOpts)); |
Completed in 137 milliseconds