OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:IdDataTable
(Results
1 - 2
of
2
) sorted by null
/external/clang/include/clang/Lex/
PTHManager.h
53
///
IdDataTable
- Array representing the mapping from persistent IDs to the
56
const unsigned char* const
IdDataTable
;
80
const unsigned char*
idDataTable
, IdentifierInfo** perIDCache,
/external/clang/lib/Lex/
PTHLexer.cpp
413
const unsigned char*
idDataTable
,
419
IdDataTable
(
idDataTable
), StringIdLookup(stringIdLookup),
553
const unsigned char* TableEntry =
IdDataTable
+ sizeof(uint32_t)*PersistentID;
Completed in 33 milliseconds