Searched defs:InfoObj (Results 1 - 4 of 4) sorted by relevance

/openbsd-current/gnu/usr.bin/perl/cpan/CPAN/lib/CPAN/
H A DInfoObj.pm[all...]
/openbsd-current/gnu/llvm/llvm/include/llvm/ProfileData/
H A DInstrProfWriter.h60 InstrProfRecordWriterTrait *InfoObj; member in class:llvm::InstrProfWriter
/openbsd-current/gnu/llvm/clang/lib/Serialization/
H A DMultiOnDiskHashTable.h154 Info &InfoObj = HT.getInfoObj(); local
275 Info &InfoObj local
66 OnDiskTable(file_type File, unsigned NumBuckets, unsigned NumEntries, storage_type Buckets, storage_type Payload, storage_type Base, const Info &InfoObj) argument
[all...]
/openbsd-current/gnu/llvm/llvm/include/llvm/Support/
H A DOnDiskHashTable.h117 Info InfoObj; local
133 bool contains(typename Info::key_type_ref Key, Info &InfoObj) { argument
143 Info InfoObj; local
67 Item(typename Info::key_type_ref Key, typename Info::data_type_ref Data, Info &InfoObj) argument
124 insert(typename Info::key_type_ref Key, typename Info::data_type_ref Data, Info &InfoObj) argument
150 Emit(raw_ostream &Out, Info &InfoObj) argument
278 Info InfoObj; member in class:llvm::OnDiskChainedHashTable
324 Info *InfoObj; member in class:llvm::OnDiskChainedHashTable::iterator
328 iterator(const internal_key_type K, const unsigned char *D, offset_type L, Info *InfoObj) argument
501 Info *InfoObj; member in class:llvm::OnDiskIterableChainedHashTable::key_iterator
506 key_iterator(const unsigned char *const Ptr, offset_type NumEntries, Info *InfoObj) argument
547 Info *InfoObj; member in class:llvm::OnDiskIterableChainedHashTable::data_iterator
552 data_iterator(const unsigned char *const Ptr, offset_type NumEntries, Info *InfoObj) argument
[all...]

Completed in 218 milliseconds