Home
last modified time | relevance | path

Searched defs:EmitKey (Results 1 – 6 of 6) sorted by relevance

/llvm-project/clang/lib/APINotes/
H A DAPINotesWriter.cpp304 void EmitKey(raw_ostream &OS, key_type_ref Key, unsigned) { OS << Key; } EmitKey() function in clang::api_notes::__anon78439f9f0211::IdentifierTableInfo
364 void EmitKey(raw_ostream &OS, key_type_ref Key, unsigned) { EmitKey() function in clang::api_notes::__anon78439f9f0311::ObjCContextIDTableInfo
561 void EmitKey(raw_ostream &OS, key_type_ref Key, unsigned) { EmitKey() function in clang::api_notes::__anon78439f9f0311::ObjCContextInfoTableInfo
675 void EmitKey(raw_ostream &OS, key_type_ref Key, unsigned) { EmitKey() function in clang::api_notes::__anon78439f9f0711::ObjCPropertyTableInfo
744 void EmitKey(raw_ostream &OS, key_type_ref Key, unsigned) { EmitKey() function in clang::api_notes::__anon78439f9f0811::ObjCMethodTableInfo
825 void EmitKey(raw_ostream &OS, key_type_ref Key, unsigned) { EmitKey() function in clang::api_notes::__anon78439f9f0911::ObjCSelectorTableInfo
876 void EmitKey(raw_ostream &OS, key_type_ref Key, unsigned) { EmitKey() function in clang::api_notes::__anon78439f9f0a11::GlobalVariableTableInfo
990 void EmitKey(raw_ostream &OS, key_type_ref Key, unsigned) { EmitKey() function in clang::api_notes::__anon78439f9f0b11::GlobalFunctionTableInfo
1046 void EmitKey(raw_ostream &OS, key_type_ref Key, unsigned) { EmitKey() function in clang::api_notes::__anon78439f9f0c11::EnumConstantTableInfo
1104 void EmitKey(raw_ostream &OS, key_type_ref Key, unsigned) { EmitKey() function in clang::api_notes::__anon78439f9f0d11::CommonTypeTableInfo
[all...]
/llvm-project/clang/tools/driver/
H A Dcc1gen_reproducer_main.cpp81 auto EmitKey = [&](StringRef Key) { in generateReproducerMetaInfo() local
/llvm-project/llvm/include/llvm/ProfileData/
H A DMemProf.h615 void EmitKey(raw_ostream &Out, key_type_ref K, offset_type /*Unused*/) { EmitKey() function
658 void EmitKey(raw_ostream &Out, key_type_ref K, offset_type /*Unused*/) { EmitKey() function
734 void EmitKey(raw_ostream &Out, key_type_ref K, offset_type /*Unused*/) { EmitKey() function
/llvm-project/clang/lib/Serialization/
H A DGlobalModuleIndex.cpp740 void EmitKey(raw_ostream& Out, key_type_ref Key, unsigned KeyLen) { EmitKey() function in __anon487691690811::IdentifierIndexWriterTrait
H A DASTWriter.cpp2010 void EmitKey(raw_ostream& Out, key_type_ref key, unsigned KeyLen) { EmitKey() function in __anonb9ef521f0511::HeaderFileInfoTrait
3483 void EmitKey(raw_ostream& Out, Selector Sel, unsigned) { EmitKey() function in __anonb9ef521f0b11::ASTMethodPoolTrait
3830 void EmitKey(raw_ostream &Out, const IdentifierInfo *II, unsigned KeyLen) { EmitKey() function in __anonb9ef521f0c11::ASTIdentifierTableTrait
4074 void EmitKey(raw_ostream &Out, DeclarationNameKey Name, unsigned) { EmitKey() function in __anonb9ef521f0d11::ASTDeclContextNameLookupTrait
/llvm-project/llvm/lib/ProfileData/
H A DInstrProfWriter.cpp148 void EmitKey(raw_ostream &Out, key_type_ref K, offset_type N) { EmitKey() function in llvm::InstrProfRecordWriterTrait