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

/external/clang/lib/Frontend/
H A DCacheTokens.cpp568 class PTHIdKey { class in namespace:__anon3784
576 typedef PTHIdKey* key_type;
582 static unsigned ComputeHash(PTHIdKey* key) {
587 EmitKeyDataLength(raw_ostream& Out, const PTHIdKey* key, uint32_t) {
593 static void EmitKey(raw_ostream& Out, PTHIdKey* key, unsigned n) {
600 static void EmitData(raw_ostream& Out, PTHIdKey*, uint32_t pID,
618 PTHIdKey *IIDMap = (PTHIdKey*)calloc(idcount, sizeof(PTHIdKey));

Completed in 17 milliseconds