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

  /external/clang/unittests/Lex/
LexerTest.cpp 177 SourceLocation idLoc1 = toks[6].getLocation();
181 EXPECT_EQ("INN", Lexer::getImmediateMacroName(idLoc1, SourceMgr, LangOpts));

Completed in 34 milliseconds