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

/external/clang/lib/Lex/
H A DPTHLexer.cpp421 const unsigned char* idDataTable,
427 IdDataTable(idDataTable), StringIdLookup(stringIdLookup),
420 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 103 milliseconds