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

/external/clang/unittests/Lex/
H A DLexerTest.cpp354 SourceLocation idLoc4 = toks[9].getLocation(); local
358 EXPECT_EQ("N", Lexer::getImmediateMacroName(idLoc4, SourceMgr, LangOpts));

Completed in 391 milliseconds