Searched refs:IdDataTable (Results 1 - 2 of 2) sorted by relevance

/external/clang/include/clang/Lex/
H A DPTHManager.h53 /// IdDataTable - Array representing the mapping from persistent IDs to the
56 const unsigned char* const IdDataTable; member in class:clang::PTHManager
/external/clang/lib/Lex/
H A DPTHLexer.cpp419 IdDataTable(idDataTable), StringIdLookup(stringIdLookup),
553 const unsigned char* TableEntry = IdDataTable + sizeof(uint32_t)*PersistentID;

Completed in 51 milliseconds