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 415 void* stringIdLookup, unsigned numIds,
419 IdDataTable(idDataTable), StringIdLookup(stringIdLookup),
426 delete (PTHStringIdLookup*) StringIdLookup;
573 PTHStringIdLookup& SL = *((PTHStringIdLookup*)StringIdLookup);

Completed in 2130 milliseconds