Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/ADT/
H A DImmutableMap.h34 using data_type_ref = const S&; member
70 using data_type_ref = typename ValInfo::data_type_ref; variable
210 using data_type_ref = typename ValInfo::data_type_ref; variable
/freebsd/contrib/llvm-project/clang/lib/APINotes/
H A DAPINotesWriter.cpp296 using data_type_ref = const data_type &; typedef in clang::api_notes::__anonf7d29e6c0211::IdentifierTableInfo
303 EmitKeyDataLength(raw_ostream &OS, key_type_ref Key, data_type_ref) { in EmitKeyDataLength() argument
354 using data_type_ref = const data_type &; typedef in clang::api_notes::__anonf7d29e6c0311::ContextIDTableInfo
363 data_type_ref) { in EmitKeyDataLength() argument
480 using data_type_ref = data_type &; typedef in clang::api_notes::__anonf7d29e6c0311::VersionedTableInfo
868 using data_type_ref = data_type; typedef in clang::api_notes::__anonf7d29e6c0911::ObjCSelectorTableInfo
877 EmitKeyDataLength(raw_ostream &OS, key_type_ref Key, data_type_ref) { in EmitKeyDataLength() argument
/freebsd/contrib/llvm-project/llvm/include/llvm/ProfileData/
H A DMemProf.h578 using data_type_ref = IndexedMemProfRecord &; variable
640 using data_type_ref = Frame &; variable
716 using data_type_ref = llvm::SmallVector<FrameId> &; variable
/freebsd/contrib/llvm-project/clang/lib/Serialization/
H A DGlobalModuleIndex.cpp721 typedef const SmallVector<unsigned, 2> &data_type_ref; typedef in __anon35ca0d360811::IdentifierIndexWriterTrait
H A DASTWriter.cpp1983 using data_type_ref = const data_type &; typedef in __anon397e50ec0511::HeaderFileInfoTrait
3454 using data_type_ref = const data_type &; typedef in __anon397e50ec0b11::ASTMethodPoolTrait
3778 using data_type_ref = data_type; typedef in __anon397e50ec0c11::ASTIdentifierTableTrait
3989 using data_type_ref = const data_type &; typedef in __anon397e50ec0d11::ASTDeclContextNameLookupTrait
/freebsd/contrib/llvm-project/llvm/lib/ProfileData/
H A DInstrProfWriter.cpp107 using data_type_ref = const InstrProfWriter::ProfilingData *const; typedef in llvm::InstrProfRecordWriterTrait