Home
last modified time | relevance | path

Searched refs:EmitKey (Results 1 – 7 of 7) sorted by relevance

/src/contrib/llvm-project/clang/tools/driver/
H A Dcc1gen_reproducer_main.cpp81 auto EmitKey = [&](StringRef Key) { in generateReproducerMetaInfo() local
90 EmitKey(Key); in generateReproducerMetaInfo()
96 EmitKey("invocation-args"); in generateReproducerMetaInfo()
/src/contrib/llvm-project/clang/lib/APINotes/
H A DAPINotesWriter.cpp313 void EmitKey(raw_ostream &OS, key_type_ref Key, unsigned) { OS << Key; } in EmitKey() function in clang::api_notes::__anon943f62010211::IdentifierTableInfo
373 void EmitKey(raw_ostream &OS, key_type_ref Key, unsigned) { in EmitKey() function in clang::api_notes::__anon943f62010311::ContextIDTableInfo
569 void EmitKey(raw_ostream &OS, key_type_ref Key, unsigned) { in EmitKey() function in clang::api_notes::__anon943f62010311::ContextInfoTableInfo
683 void EmitKey(raw_ostream &OS, key_type_ref Key, unsigned) { in EmitKey() function in clang::api_notes::__anon943f62010711::ObjCPropertyTableInfo
752 void EmitKey(raw_ostream &OS, key_type_ref Key, unsigned) { in EmitKey() function in clang::api_notes::__anon943f62010811::ObjCMethodTableInfo
787 void EmitKey(raw_ostream &OS, key_type_ref Key, unsigned) { in EmitKey() function in clang::api_notes::__anon943f62010811::CXXMethodTableInfo
888 void EmitKey(raw_ostream &OS, key_type_ref Key, unsigned) { in EmitKey() function in clang::api_notes::__anon943f62010911::ObjCSelectorTableInfo
939 void EmitKey(raw_ostream &OS, key_type_ref Key, unsigned) { in EmitKey() function in clang::api_notes::__anon943f62010a11::GlobalVariableTableInfo
1052 void EmitKey(raw_ostream &OS, key_type_ref Key, unsigned) { in EmitKey() function in clang::api_notes::__anon943f62010b11::GlobalFunctionTableInfo
1107 void EmitKey(raw_ostream &OS, key_type_ref Key, unsigned) { in EmitKey() function in clang::api_notes::__anon943f62010c11::EnumConstantTableInfo
[all …]
/src/contrib/llvm-project/llvm/include/llvm/Support/
H A DOnDiskHashTable.h190 InfoObj.EmitKey(Out, I->Key, Len.first); in Emit()
196 InfoObj.EmitKey(Out, I->Key, Len.first); in Emit()
/src/contrib/llvm-project/llvm/include/llvm/ProfileData/
H A DMemProf.h615 void EmitKey(raw_ostream &Out, key_type_ref K, offset_type /*Unused*/) { in EmitKey() function
658 void EmitKey(raw_ostream &Out, key_type_ref K, offset_type /*Unused*/) { in EmitKey() function
734 void EmitKey(raw_ostream &Out, key_type_ref K, offset_type /*Unused*/) { in EmitKey() function
/src/contrib/llvm-project/clang/lib/Serialization/
H A DGlobalModuleIndex.cpp740 void EmitKey(raw_ostream& Out, key_type_ref Key, unsigned KeyLen) { in EmitKey() function in __anon14b795cb0811::IdentifierIndexWriterTrait
H A DASTWriter.cpp2010 void EmitKey(raw_ostream& Out, key_type_ref key, unsigned KeyLen) { in EmitKey() function in __anond5eb14810511::HeaderFileInfoTrait
3483 void EmitKey(raw_ostream& Out, Selector Sel, unsigned) { in EmitKey() function in __anond5eb14810b11::ASTMethodPoolTrait
3830 void EmitKey(raw_ostream &Out, const IdentifierInfo *II, unsigned KeyLen) { in EmitKey() function in __anond5eb14810c11::ASTIdentifierTableTrait
4077 void EmitKey(raw_ostream &Out, DeclarationNameKey Name, unsigned) { in EmitKey() function in __anond5eb14810d11::ASTDeclContextNameLookupTrait
/src/contrib/llvm-project/llvm/lib/ProfileData/
H A DInstrProfWriter.cpp148 void EmitKey(raw_ostream &Out, key_type_ref K, offset_type N) { in EmitKey() function in llvm::InstrProfRecordWriterTrait