Searched defs:EmitKey (Results 1 – 5 of 5) sorted by relevance
/openbsd/gnu/llvm/clang/tools/driver/ |
H A D | cc1gen_reproducer_main.cpp | 80 auto EmitKey = [&](StringRef Key) { in generateReproducerMetaInfo() local
|
/openbsd/gnu/llvm/llvm/include/llvm/ProfileData/ |
H A D | MemProf.h | 525 void EmitKey(raw_ostream &Out, key_type_ref K, offset_type /*Unused*/) { in EmitKey() function 563 void EmitKey(raw_ostream &Out, key_type_ref K, offset_type /*Unused*/) { in EmitKey() function
|
/openbsd/gnu/llvm/llvm/lib/ProfileData/ |
H A D | InstrProfWriter.cpp | 142 void EmitKey(raw_ostream &Out, key_type_ref K, offset_type N) { in EmitKey() function in llvm::InstrProfRecordWriterTrait
|
/openbsd/gnu/llvm/clang/lib/Serialization/ |
H A D | GlobalModuleIndex.cpp | 744 void EmitKey(raw_ostream& Out, key_type_ref Key, unsigned KeyLen) { in EmitKey() function in __anonec4570430811::IdentifierIndexWriterTrait
|
H A D | ASTWriter.cpp | 1789 void EmitKey(raw_ostream& Out, key_type_ref key, unsigned KeyLen) { in EmitKey() function in __anon2161f6f90711::HeaderFileInfoTrait 3237 void EmitKey(raw_ostream& Out, Selector Sel, unsigned) { in EmitKey() function in __anon2161f6f90d11::ASTMethodPoolTrait 3570 void EmitKey(raw_ostream& Out, const IdentifierInfo* II, in EmitKey() function in __anon2161f6f90e11::ASTIdentifierTableTrait 3807 void EmitKey(raw_ostream &Out, DeclarationNameKey Name, unsigned) { in EmitKey() function in __anon2161f6f90f11::ASTDeclContextNameLookupTrait
|