Home
last modified time | relevance | path

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

/freebsd-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
/freebsd-src/contrib/llvm-project/clang/lib/APINotes/
H A DAPINotesWriter.cpp286 using data_type_ref = const data_type &; global() typedef in clang::api_notes::__anonbfdd523e0211::IdentifierTableInfo
293 EmitKeyDataLength(raw_ostream & OS,key_type_ref Key,data_type_ref) EmitKeyDataLength() argument
344 using data_type_ref = const data_type &; global() typedef in clang::api_notes::__anonbfdd523e0311::ObjCContextIDTableInfo
353 EmitKeyDataLength(raw_ostream & OS,key_type_ref,data_type_ref) EmitKeyDataLength() argument
470 using data_type_ref = data_type &; global() typedef in clang::api_notes::__anonbfdd523e0311::VersionedTableInfo
804 using data_type_ref = data_type; global() typedef in clang::api_notes::__anonbfdd523e0911::ObjCSelectorTableInfo
813 EmitKeyDataLength(raw_ostream & OS,key_type_ref Key,data_type_ref) EmitKeyDataLength() argument
[all...]
/freebsd-src/contrib/llvm-project/llvm/include/llvm/ProfileData/
H A DMemProf.h505 using data_type_ref = IndexedMemProfRecord &; global() variable
556 using data_type_ref = Frame &; global() variable
/freebsd-src/contrib/llvm-project/clang/lib/Serialization/
H A DGlobalModuleIndex.cpp725 typedef const SmallVector<unsigned, 2> &data_type_ref; global() typedef in __anonf8ec73080811::IdentifierIndexWriterTrait
H A DASTWriter.cpp1856 using data_type_ref = const data_type &; global() typedef in __anon018904be0711::HeaderFileInfoTrait
3294 using data_type_ref = const data_type &; global() typedef in __anon018904be0e11::ASTMethodPoolTrait
3597 using data_type_ref = data_type; global() typedef in __anon018904be0f11::ASTIdentifierTableTrait
3818 using data_type_ref = const data_type &; global() typedef in __anon018904be1011::ASTDeclContextNameLookupTrait
/freebsd-src/contrib/llvm-project/llvm/lib/ProfileData/
H A DInstrProfWriter.cpp105 using data_type_ref = const InstrProfWriter::ProfilingData *const; global() typedef in llvm::InstrProfRecordWriterTrait