Home
last modified time | relevance | path

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

/external/clang/include/clang/Lex/
DPTHManager.h65 const unsigned char* const IdDataTable; variable
/external/clang/lib/Lex/
DPTHLexer.cpp423 FileLookup(std::move(fileLookup)), IdDataTable(idDataTable), in PTHManager()
562 const unsigned char* TableEntry = IdDataTable + sizeof(uint32_t)*PersistentID; in LazilyCreateIdentifierInfo()