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

/external/clang/lib/Frontend/
H A DCacheTokens.cpp592 class PTHIdKey { class in namespace:__anon17915
600 typedef PTHIdKey* key_type;
609 static hash_value_type ComputeHash(PTHIdKey* key) {
614 EmitKeyDataLength(raw_ostream& Out, const PTHIdKey* key, uint32_t) {
621 static void EmitKey(raw_ostream& Out, PTHIdKey* key, unsigned n) {
628 static void EmitData(raw_ostream& Out, PTHIdKey*, uint32_t pID,
647 PTHIdKey *IIDMap = (PTHIdKey*)calloc(idcount, sizeof(PTHIdKey));

Completed in 96 milliseconds