Searched refs:EmitKey (Results 1 – 5 of 5) sorted by relevance
/external/llvm/lib/ProfileData/ |
D | InstrProfWriter.cpp | 55 static void EmitKey(raw_ostream &Out, key_type_ref K, offset_type N){ in EmitKey() function in __anon74a55a700111::InstrProfRecordTrait
|
/external/clang/lib/Frontend/ |
D | CacheTokens.cpp | 142 static void EmitKey(raw_ostream& Out, PTHEntryKeyVariant V, unsigned n){ in EmitKey() function in __anon67da98f30111::FileEntryPTHEntryInfo 632 static void EmitKey(raw_ostream& Out, PTHIdKey* key, unsigned n) { in EmitKey() function in __anon67da98f30611::PTHIdentifierTableTrait
|
/external/llvm/include/llvm/Support/ |
D | OnDiskHashTable.h | 164 InfoObj.EmitKey(Out, I->Key, Len.first); in Emit()
|
/external/clang/lib/Serialization/ |
D | GlobalModuleIndex.cpp | 672 void EmitKey(raw_ostream& Out, key_type_ref Key, unsigned KeyLen) { in EmitKey() function in __anon8f1b20180711::IdentifierIndexWriterTrait
|
D | ASTWriter.cpp | 1644 void EmitKey(raw_ostream& Out, key_type_ref key, unsigned KeyLen) { in EmitKey() function in __anon84a3a1ce0411::HeaderFileInfoTrait 2001 static void EmitKey(raw_ostream& Out, key_type_ref Key, unsigned KeyLen) { in EmitKey() function in __anon84a3a1ce0511::ASTMacroTableTrait 2915 void EmitKey(raw_ostream& Out, Selector Sel, unsigned) { in EmitKey() function in __anon84a3a1ce0711::ASTMethodPoolTrait 3362 void EmitKey(raw_ostream& Out, const IdentifierInfo* II, in EmitKey() function in __anon84a3a1ce0811::ASTIdentifierTableTrait 3624 void EmitKey(raw_ostream& Out, DeclarationName Name, unsigned) { in EmitKey() function in __anon84a3a1ce0911::ASTDeclContextNameLookupTrait
|