/llvm-project/lldb/source/API/ |
H A D | SBEnvironment.cpp | 94 SBStringList entries; in GetEntries() local 108 void SBEnvironment::SetEntries(const SBStringList &entries, bool append) { in SetEntries()
|
/llvm-project/offload/include/ |
H A D | DeviceImage.h | 39 auto entries() { in entries() function
|
/llvm-project/clang/test/CodeGen/ |
H A D | PR4611-bitfield-layout.c | 7 } entries; variable
|
H A D | stmtexpr-init.c | 14 int entries[]; member
|
/llvm-project/mlir/lib/Dialect/DLTI/ |
H A D | DLTI.cpp | 117 verify(function_ref<InFlightDiagnostic ()> emitError,ArrayRef<DataLayoutEntryInterface> entries) verify() argument 234 SmallVector<DataLayoutEntryInterface> entries; combineWith() local 283 SmallVector<DataLayoutEntryInterface> entries; parse() local 344 verify(function_ref<InFlightDiagnostic ()> emitError,ArrayRef<DataLayoutEntryInterface> entries) verify() argument 371 verify(function_ref<InFlightDiagnostic ()> emitError,ArrayRef<DeviceIDTargetDeviceSpecPair> entries) verify() argument [all...] |
/llvm-project/lldb/test/API/python_api/sbenvironment/ |
H A D | TestSBEnvironment.py | 16 def assertEqualEntries(self, env, entries): argument
|
/llvm-project/lldb/source/Interpreter/ |
H A D | OptionValueBoolean.cpp | 75 auto entries = llvm::ArrayRef(autocomplete_entries); in AutoComplete() local
|
/llvm-project/lldb/source/Plugins/ObjectContainer/Mach-O-Fileset/ |
H A D | ObjectContainerMachOFileset.cpp | 138 std::vector<ObjectContainerMachOFileset::Entry> &entries, in ParseFileset() argument 175 lldb::offset_t file_offset, std::vector<Entry> &entries) { in ParseHeader() argument 230 std::vector<Entry> entries; in GetModuleSpecifications() local
|
/llvm-project/mlir/unittests/Interfaces/ |
H A D | DataLayoutInterfacesTest.cpp | 44 DataLayoutSpecStorage(ArrayRef<DataLayoutEntryInterface> entries) in DataLayoutSpecStorage() argument 55 ArrayRef<DataLayoutEntryInterface> entries; member in __anon16a521470111::DataLayoutSpecStorage 101 TargetSystemSpecStorage(ArrayRef<DeviceIDTargetDeviceSpecPair> entries) TargetSystemSpecStorage() argument 112 ArrayRef<DeviceIDTargetDeviceSpecPair> entries; global() member in __anon16a521470111::TargetSystemSpecStorage 342 SmallVector<DataLayoutEntryInterface> entries; parseAttribute() local 422 SmallVector<DeviceIDTargetDeviceSpecPair> entries; parseAttribute() local [all...] |
/llvm-project/libcxx/test/libcxx/utilities/format/format.string/format.string.std/ |
H A D | escaped_output.pass.cpp | 76 inline constexpr int entries = Z + C - excluded; global() variable
|
/llvm-project/lldb/source/Plugins/SymbolFile/DWARF/ |
H A D | DWARFDeclContext.h | 55 DWARFDeclContext(llvm::ArrayRef<Entry> entries) { in DWARFDeclContext()
|
/llvm-project/lldb/source/Breakpoint/ |
H A D | WatchpointAlgorithms.cpp | 28 std::vector<Region> entries; in AtomizeWatchpointRequest() local
|
/llvm-project/clang/tools/diagtool/ |
H A D | ListWarnings.cpp | 40 static void printEntries(std::vector<Entry> &entries, llvm::raw_ostream &out) { in printEntries() argument
|
/llvm-project/polly/lib/External/isl/include/isl/ |
H A D | hash.h | 53 struct isl_hash_table_entry *entries; member
|
/llvm-project/llvm/include/llvm/Support/ |
H A D | Registry.h | 101 static iterator_range<iterator> entries() { entries() function
|
/llvm-project/offload/test/offloading/ |
H A D | requires.c | 58 __tgt_offload_entry entries[] = {{NULL, "", 0, OMP_REGISTER_REQUIRES, 1}, run_reg_requires() local
|
/llvm-project/lldb/include/lldb/Utility/ |
H A D | Args.h | 128 llvm::ArrayRef<ArgEntry> entries() const { return m_entries; } entries() function
|
/llvm-project/llvm/lib/DebugInfo/PDB/Native/ |
H A D | NamedStreamMap.cpp | 105 StringMap<uint32_t> NamedStreamMap::entries() const { entries() function in NamedStreamMap
|
/llvm-project/clang/test/Analysis/ |
H A D | PR3991.m | 36 - (NSArray *)entries; method
|
/llvm-project/lldb/source/Utility/ |
H A D | ArchSpec.cpp | 263 const ArchDefinitionEntry *entries; global() member 500 const ArchDefinitionEntry *entries = def->entries; FindArchDefinitionEntry() local 514 const ArchDefinitionEntry *entries = def->entries; FindArchDefinitionEntry() local [all...] |
/llvm-project/mlir/lib/Dialect/Ptr/IR/ |
H A D | PtrTypes.cpp | 132 LogicalResult PtrType::verifyEntries(DataLayoutEntryListRef entries, in verifyEntries() argument
|
/llvm-project/compiler-rt/lib/sanitizer_common/tests/ |
H A D | sanitizer_procmaps_test.cpp | 100 entries_t entries; in TEST() local
|
/llvm-project/mlir/lib/Conversion/PDLToPDLInterp/ |
H A D | RootOrdering.cpp | 90 DenseMap<Value, RootOrderingEntry> &entries = outer->second; in contract() local
|
/llvm-project/mlir/lib/Target/LLVMIR/ |
H A D | DataLayoutImporter.cpp | 317 SmallVector<DataLayoutEntryInterface> entries; in translateDataLayout() local
|
/llvm-project/polly/lib/External/isl/ |
H A D | isl_hash.c | 82 struct isl_hash_table_entry *entries; in grow_table() local
|