Home
last modified time | relevance | path

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

/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
/llvm-project/clang/lib/APINotes/
H A DAPINotesWriter.cpp287 using data_type_ref = const data_type &; global() typedef in clang::api_notes::__anon78439f9f0211::IdentifierTableInfo
294 EmitKeyDataLength(raw_ostream & OS,key_type_ref Key,data_type_ref) EmitKeyDataLength() argument
345 using data_type_ref = const data_type &; global() typedef in clang::api_notes::__anon78439f9f0311::ObjCContextIDTableInfo
354 EmitKeyDataLength(raw_ostream & OS,key_type_ref,data_type_ref) EmitKeyDataLength() argument
471 using data_type_ref = data_type &; global() typedef in clang::api_notes::__anon78439f9f0311::VersionedTableInfo
805 using data_type_ref = data_type; global() typedef in clang::api_notes::__anon78439f9f0911::ObjCSelectorTableInfo
814 EmitKeyDataLength(raw_ostream & OS,key_type_ref Key,data_type_ref) EmitKeyDataLength() argument
[all...]
/llvm-project/llvm/include/llvm/ProfileData/
H A DMemProf.h578 using data_type_ref = IndexedMemProfRecord &; global() variable
640 using data_type_ref = Frame &; global() variable
716 using data_type_ref = llvm::SmallVector<FrameId> &; global() variable
/llvm-project/clang/lib/Serialization/
H A DGlobalModuleIndex.cpp721 typedef const SmallVector<unsigned, 2> &data_type_ref; global() typedef in __anon487691690811::IdentifierIndexWriterTrait
H A DASTWriter.cpp1983 using data_type_ref = const data_type &; global() typedef in __anonb9ef521f0511::HeaderFileInfoTrait
3454 using data_type_ref = const data_type &; global() typedef in __anonb9ef521f0b11::ASTMethodPoolTrait
3778 using data_type_ref = data_type; global() typedef in __anonb9ef521f0c11::ASTIdentifierTableTrait
3986 using data_type_ref = const data_type &; global() typedef in __anonb9ef521f0d11::ASTDeclContextNameLookupTrait
[all...]
/llvm-project/llvm/lib/ProfileData/
H A DInstrProfWriter.cpp107 using data_type_ref = const InstrProfWriter::ProfilingData *const; global() typedef in llvm::InstrProfRecordWriterTrait