/freebsd/contrib/llvm-project/llvm/include/llvm/Transforms/ |
H A D | Instrumentation.h | 66 bool EmitData; member
|
/freebsd/contrib/llvm-project/llvm/include/llvm/ProfileData/ |
H A D | MemProf.h | 621 void EmitData(raw_ostream &Out, key_type_ref /*Unused*/, data_type_ref V, in EmitData() function 664 void EmitData(raw_ostream &Out, key_type_ref /*Unused*/, data_type_ref V, in EmitData() function 740 void EmitData(raw_ostream &Out, key_type_ref /*Unused*/, data_type_ref V, in EmitData() function
|
/freebsd/contrib/llvm-project/clang/lib/APINotes/ |
H A D | APINotesWriter.cpp | 315 void EmitData(raw_ostream &OS, key_type_ref, data_type_ref Data, unsigned) { in EmitData() function in clang::api_notes::__anonf7d29e6c0211::IdentifierTableInfo 380 void EmitData(raw_ostream &OS, key_type_ref, data_type_ref Data, unsigned) { in EmitData() function in clang::api_notes::__anonf7d29e6c0311::ContextIDTableInfo 498 void EmitData(raw_ostream &OS, key_type_ref, data_type_ref Data, unsigned) { in EmitData() function in clang::api_notes::__anonf7d29e6c0311::VersionedTableInfo 895 void EmitData(raw_ostream &OS, key_type_ref, data_type_ref Data, unsigned) { in EmitData() function in clang::api_notes::__anonf7d29e6c0911::ObjCSelectorTableInfo
|
/freebsd/contrib/llvm-project/clang/lib/Serialization/ |
H A D | GlobalModuleIndex.cpp | 744 void EmitData(raw_ostream& Out, key_type_ref Key, data_type_ref Data, in EmitData() function in __anon35ca0d360811::IdentifierIndexWriterTrait
|
H A D | ASTWriter.cpp | 2021 void EmitData(raw_ostream &Out, key_type_ref key, in EmitData() function in __anon397e50ec0511::HeaderFileInfoTrait 3499 void EmitData(raw_ostream& Out, key_type_ref, in EmitData() function in __anon397e50ec0b11::ASTMethodPoolTrait 3834 void EmitData(raw_ostream &Out, const IdentifierInfo *II, IdentifierID ID, in EmitData() function in __anon397e50ec0c11::ASTIdentifierTableTrait 4108 void EmitData(raw_ostream &Out, key_type_ref, data_type Lookup, in EmitData() function in __anon397e50ec0d11::ASTDeclContextNameLookupTrait
|
/freebsd/contrib/llvm-project/llvm/lib/ProfileData/ |
H A D | InstrProfWriter.cpp | 152 void EmitData(raw_ostream &Out, key_type_ref, data_type_ref V, offset_type) { in EmitData() function in llvm::InstrProfRecordWriterTrait
|