Searched defs:stringIdLookup (Results 1 - 1 of 1) sorted by relevance

/external/clang/lib/Lex/
H A DPTHLexer.cpp415 void* stringIdLookup, unsigned numIds,
419 IdDataTable(idDataTable), StringIdLookup(stringIdLookup),
412 PTHManager(const llvm::MemoryBuffer* buf, void* fileLookup, const unsigned char* idDataTable, IdentifierInfo** perIDCache, void* stringIdLookup, unsigned numIds, const unsigned char* spellingBase, const char* originalSourceFile) argument

Completed in 62 milliseconds