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

  /external/clang/include/clang/Lex/
PTHManager.h 60 void* StringIdLookup;
81 void* stringIdLookup, unsigned numIds,
  /external/clang/lib/Lex/
PTHLexer.cpp 419 void* stringIdLookup, unsigned numIds,
423 IdDataTable(idDataTable), StringIdLookup(stringIdLookup),
430 delete (PTHStringIdLookup*) StringIdLookup;
577 PTHStringIdLookup& SL = *((PTHStringIdLookup*)StringIdLookup);

Completed in 67 milliseconds