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

/freebsd-11-stable/contrib/llvm-project/clang/tools/driver/
H A Dcc1gen_reproducer_main.cpp78 auto EmitKey = [&](StringRef Key) { local
87 EmitKey(Key);
93 EmitKey("invocation-args");
/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/Support/
H A DOnDiskHashTable.h50 /// static void EmitKey(raw_ostream &Out, key_type_ref Key,
191 InfoObj.EmitKey(Out, I->Key, Len.first);
197 InfoObj.EmitKey(Out, I->Key, Len.first);
/freebsd-11-stable/contrib/llvm-project/llvm/lib/ProfileData/
H A DInstrProfWriter.cpp136 void EmitKey(raw_ostream &Out, key_type_ref K, offset_type N) { function in class:llvm::InstrProfRecordWriterTrait
/freebsd-11-stable/contrib/llvm-project/clang/lib/Serialization/
H A DGlobalModuleIndex.cpp745 void EmitKey(raw_ostream& Out, key_type_ref Key, unsigned KeyLen) { function in class:__anon733::IdentifierIndexWriterTrait
H A DASTWriter.cpp1632 void EmitKey(raw_ostream& Out, key_type_ref key, unsigned KeyLen) { function in class:__anon721::HeaderFileInfoTrait
2970 void EmitKey(raw_ostream& Out, Selector Sel, unsigned) { function in class:__anon723::ASTMethodPoolTrait
3295 void EmitKey(raw_ostream& Out, const IdentifierInfo* II,
3552 void EmitKey(raw_ostream &Out, DeclarationNameKey Name, unsigned) {

Completed in 142 milliseconds