Searched defs:EmitKey (Results 1 – 4 of 4) sorted by relevance
/external/clang/lib/Frontend/ |
D | CacheTokens.cpp | 143 static void EmitKey(raw_ostream& Out, PTHEntryKeyVariant V, unsigned n){ in EmitKey() function in __anon8041a7920111::FileEntryPTHEntryInfo 633 static void EmitKey(raw_ostream& Out, PTHIdKey* key, unsigned n) { in EmitKey() function in __anon8041a7920611::PTHIdentifierTableTrait
|
/external/llvm/lib/ProfileData/ |
D | InstrProfWriter.cpp | 117 void EmitKey(raw_ostream &Out, key_type_ref K, offset_type N) { in EmitKey() function in llvm::InstrProfRecordWriterTrait
|
/external/clang/lib/Serialization/ |
D | GlobalModuleIndex.cpp | 675 void EmitKey(raw_ostream& Out, key_type_ref Key, unsigned KeyLen) { in EmitKey() function in __anonef646d570711::IdentifierIndexWriterTrait
|
D | ASTWriter.cpp | 1750 void EmitKey(raw_ostream& Out, key_type_ref key, unsigned KeyLen) { in EmitKey() function in __anon1faf200d0311::HeaderFileInfoTrait 2906 void EmitKey(raw_ostream& Out, Selector Sel, unsigned) { in EmitKey() function in __anon1faf200d0511::ASTMethodPoolTrait 3222 void EmitKey(raw_ostream& Out, const IdentifierInfo* II, in EmitKey() function in __anon1faf200d0611::ASTIdentifierTableTrait 3473 void EmitKey(raw_ostream &Out, DeclarationNameKey Name, unsigned) { in EmitKey() function in __anon1faf200d0711::ASTDeclContextNameLookupTrait
|