Home
last modified time | relevance | path

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

/src/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
/src/contrib/llvm-project/clang/lib/APINotes/
H A DAPINotesWriter.cpp296 using data_type_ref = const data_type &; typedef in clang::api_notes::__anon943f62010211::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::__anon943f62010311::ContextIDTableInfo
363 data_type_ref) { in EmitKeyDataLength() argument
480 using data_type_ref = data_type &; typedef in clang::api_notes::__anon943f62010311::VersionedTableInfo
868 using data_type_ref = data_type; typedef in clang::api_notes::__anon943f62010911::ObjCSelectorTableInfo
877 EmitKeyDataLength(raw_ostream &OS, key_type_ref Key, data_type_ref) { in EmitKeyDataLength() argument
/src/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
/src/contrib/llvm-project/clang/lib/Serialization/
H A DGlobalModuleIndex.cpp721 typedef const SmallVector<unsigned, 2> &data_type_ref; typedef in __anon14b795cb0811::IdentifierIndexWriterTrait
H A DASTWriter.cpp1983 using data_type_ref = const data_type &; typedef in __anond5eb14810511::HeaderFileInfoTrait
3454 using data_type_ref = const data_type &; typedef in __anond5eb14810b11::ASTMethodPoolTrait
3778 using data_type_ref = data_type; typedef in __anond5eb14810c11::ASTIdentifierTableTrait
3989 using data_type_ref = const data_type &; typedef in __anond5eb14810d11::ASTDeclContextNameLookupTrait
/src/contrib/llvm-project/llvm/lib/ProfileData/
H A DInstrProfWriter.cpp107 using data_type_ref = const InstrProfWriter::ProfilingData *const; typedef in llvm::InstrProfRecordWriterTrait