Home
last modified time | relevance | path

Searched defs:specs (Results 1 – 24 of 24) sorted by relevance

/llvm-project/lldb/source/Plugins/Language/CPlusPlus/
H A DMSVCUndecoratedNameParser.cpp89 llvm::ArrayRef<MSVCUndecoratedNameSpecifier> specs = parser.GetSpecifiers(); in ExtractContextAndIdentifier() local
100 llvm::ArrayRef<MSVCUndecoratedNameSpecifier> specs = parser.GetSpecifiers(); in DropScope() local
/llvm-project/lldb/source/API/
H A DSBModuleSpec.cpp199 SBModuleSpecList specs; in GetModuleSpecifications() local
247 SBModuleSpecList specs; in FindMatchingSpecs() local
/llvm-project/lldb/source/Plugins/ObjectFile/COFF/
H A DObjectFileCOFF.h76 uint32_t GetDependentModules(lldb_private::FileSpecList &specs) override { in GetDependentModules()
H A DObjectFileCOFF.cpp109 offset_t file_offset, offset_t length, ModuleSpecList &specs) { in GetModuleSpecifications()
/llvm-project/lldb/source/Plugins/ObjectFile/Minidump/
H A DObjectFileMinidump.cpp53 lldb::offset_t length, lldb_private::ModuleSpecList &specs) { in GetModuleSpecifications() argument
/llvm-project/mlir/lib/Interfaces/
H A DDataLayoutInterfaces.cpp349 SmallVectorImpl<DataLayoutSpecInterface> &specs, in collectParentLayouts() argument
387 SmallVector<DataLayoutSpecInterface> specs; in getCombinedDataLayout() local
421 SmallVector<DataLayoutSpecInterface> specs; verifyDataLayoutOp() local
490 SmallVector<DataLayoutSpecInterface> specs; checkValid() local
[all...]
/llvm-project/lldb/source/Plugins/SymbolLocator/Default/
H A DSymbolLocatorDefault.cpp218 lldb_private::ModuleSpecList specs; in LocateExecutableSymbolFile() local
/llvm-project/lldb/source/Plugins/ObjectContainer/Universal-Mach-O/
H A DObjectContainerUniversalMachO.cpp193 lldb::offset_t file_size, lldb_private::ModuleSpecList &specs) { in GetModuleSpecifications()
/llvm-project/lldb/source/Plugins/ObjectFile/PDB/
H A DObjectFilePDB.cpp114 offset_t file_offset, offset_t length, ModuleSpecList &specs) { in GetModuleSpecifications()
/llvm-project/lldb/source/Plugins/ObjectFile/Breakpad/
H A DObjectFileBreakpad.cpp95 offset_t file_offset, offset_t length, ModuleSpecList &specs) { in GetModuleSpecifications()
/llvm-project/lldb/source/Expression/
H A DObjectFileJIT.cpp66 lldb::offset_t length, lldb_private::ModuleSpecList &specs) { in GetModuleSpecifications() argument
/llvm-project/lldb/source/Symbol/
H A DObjectFile.cpp199 ModuleSpecList &specs, in GetModuleSpecifications() argument
224 lldb::offset_t file_size, lldb_private::ModuleSpecList &specs) { in GetModuleSpecifications() argument
/llvm-project/lldb/source/Plugins/ObjectFile/JSON/
H A DObjectFileJSON.cpp106 offset_t file_offset, offset_t length, ModuleSpecList &specs) { in GetModuleSpecifications()
/llvm-project/lldb/source/Plugins/ObjectContainer/Mach-O-Fileset/
H A DObjectContainerMachOFileset.cpp223 lldb::offset_t file_size, lldb_private::ModuleSpecList &specs) { in GetModuleSpecifications() argument
/llvm-project/lldb/source/Plugins/ObjectFile/wasm/
H A DObjectFileWasm.cpp221 offset_t file_offset, offset_t length, ModuleSpecList &specs) { in GetModuleSpecifications()
/llvm-project/lldb/source/Plugins/ObjectContainer/BSD-Archive/
H A DObjectContainerBSDArchive.cpp434 GetModuleSpecifications(const lldb_private::FileSpec & file,lldb::DataBufferSP & data_sp,lldb::offset_t data_offset,lldb::offset_t file_offset,lldb::offset_t file_size,lldb_private::ModuleSpecList & specs) GetModuleSpecifications() argument
[all...]
/llvm-project/lldb/source/Plugins/SymbolFile/PDB/
H A DPDBASTParser.cpp1045 llvm::ArrayRef<MSVCUndecoratedNameSpecifier> specs = parser.GetSpecifiers(); in GetDeclContextContainingSymbol() local
/llvm-project/lldb/source/Plugins/ObjectFile/PECOFF/
H A DObjectFilePECOFF.cpp253 GetModuleSpecifications(const lldb_private::FileSpec & file,lldb::DataBufferSP & data_sp,lldb::offset_t data_offset,lldb::offset_t file_offset,lldb::offset_t length,lldb_private::ModuleSpecList & specs) GetModuleSpecifications() argument
/llvm-project/lldb/source/Plugins/SymbolFile/NativePDB/
H A DPdbAstBuilder.cpp328 llvm::ArrayRef<MSVCUndecoratedNameSpecifier> specs = parser.GetSpecifiers(); in CreateDeclInfoForUndecoratedName() local
H A DSymbolFileNativePDB.cpp627 llvm::ArrayRef<MSVCUndecoratedNameSpecifier> specs = parser.GetSpecifiers(); GetUnqualifiedTypeName() local
/llvm-project/lldb/source/Plugins/ObjectFile/Mach-O/
H A DObjectFileMachO.cpp846 GetModuleSpecifications(const lldb_private::FileSpec & file,lldb::DataBufferSP & data_sp,lldb::offset_t data_offset,lldb::offset_t file_offset,lldb::offset_t length,lldb_private::ModuleSpecList & specs) GetModuleSpecifications() argument
/llvm-project/lldb/source/Plugins/ObjectFile/ELF/
H A DObjectFileELF.cpp545 GetModuleSpecifications(const lldb_private::FileSpec & file,lldb::DataBufferSP & data_sp,lldb::offset_t data_offset,lldb::offset_t file_offset,lldb::offset_t length,lldb_private::ModuleSpecList & specs) GetModuleSpecifications() argument
/llvm-project/flang/lib/Lower/
H A DBridge.cpp3727 if (const auto *specs = genFIR() local
/llvm-project/flang/lib/Semantics/
H A Dresolve-names.cpp8450 if (const auto *specs{std::get_if<std::list<parser::ImplicitSpec>>( HandleDerivedTypesInImplicitStmts() local