HomeSort by relevance Sort by last modified time
    Searched full:idloc2 (Results 1 - 1 of 1) sorted by null

  /external/clang/unittests/Lex/
LexerTest.cpp 178 SourceLocation idLoc2 = toks[7].getLocation();
182 EXPECT_EQ("INN", Lexer::getImmediateMacroName(idLoc2, SourceMgr, LangOpts));

Completed in 95 milliseconds