Home
last modified time | relevance | path

Searched defs:offset_type (Results 1 – 9 of 9) sorted by relevance

/freebsd-12.1/contrib/llvm/tools/clang/lib/Serialization/
H A DASTReaderInternals.h82 using offset_type = unsigned; variable
137 using offset_type = unsigned; variable
210 using offset_type = unsigned; variable
265 using offset_type = unsigned; variable
H A DGlobalModuleIndex.cpp77 typedef unsigned offset_type; typedef in __anon2d7d61850311::IdentifierIndexReaderTrait
697 typedef unsigned offset_type; typedef in __anon2d7d61850711::IdentifierIndexWriterTrait
H A DASTWriter.cpp1953 using offset_type = unsigned; typedef in __anona825c63b0411::HeaderFileInfoTrait
3290 using offset_type = unsigned; typedef in __anona825c63b0a11::ASTMethodPoolTrait
3588 using offset_type = unsigned; typedef in __anona825c63b0b11::ASTIdentifierTableTrait
3827 using offset_type = unsigned; typedef in __anona825c63b0c11::ASTDeclContextNameLookupTrait
/freebsd-12.1/contrib/llvm/include/llvm/Support/
H A DOnDiskHashTable.h73 typedef typename Info::offset_type offset_type; typedef
287 typedef typename Info::offset_type offset_type; typedef
440 typedef typename base_type::offset_type offset_type; typedef
/freebsd-12.1/contrib/llvm/lib/ProfileData/
H A DInstrProfWriter.cpp101 using offset_type = uint64_t; typedef in llvm::InstrProfRecordWriterTrait
140 void EmitData(raw_ostream &Out, key_type_ref, data_type_ref V, offset_type) { in EmitData() argument
H A DInstrProfReader.cpp503 using offset_type = InstrProfLookupTrait::offset_type; typedef
/freebsd-12.1/contrib/llvm/include/llvm/ProfileData/
H A DInstrProfReader.h299 using offset_type = uint64_t; variable
/freebsd-12.1/contrib/binutils/binutils/
H A Ddebug.h247 bfd_boolean (*offset_type) (void *); member
/freebsd-12.1/contrib/llvm/tools/lldb/source/Plugins/ExpressionParser/Clang/
H A DIRForTarget.cpp1922 IntegerType *offset_type(Type::getInt32Ty(context)); in ReplaceVariables() local