llvm-project/lldb/source/Plugins/SymbolFile/NativePDB
Raphael Isemann 7177c5951a [lldb][NFC] Use ArrayRef in TypeSystemClang::SetFunctionParameters
The implementation converts the pointer/size pair anyway back to ArrayRef.
2021-07-12 15:38:51 +02:00
..
CMakeLists.txt [lldb][PDB] Add ObjectFile PDB plugin 2020-10-26 10:28:48 -07:00
CodeViewRegisterMapping.cpp
CodeViewRegisterMapping.h [lldb] Update header guards to be consistent and compliant with LLVM (NFC) 2020-02-17 23:15:40 -08:00
CompileUnitIndex.cpp [lldb] Rename StringRef _lower() method calls to _insensitive() 2021-06-25 00:22:01 +03:00
CompileUnitIndex.h [lldb] Update header guards to be consistent and compliant with LLVM (NFC) 2020-02-17 23:15:40 -08:00
DWARFLocationExpression.cpp
DWARFLocationExpression.h Remove unused Endian.h includes, NFC 2020-03-11 15:45:34 -07:00
PdbAstBuilder.cpp [lldb][NFC] Use ArrayRef in TypeSystemClang::SetFunctionParameters 2021-07-12 15:38:51 +02:00
PdbAstBuilder.h [lldb] Update header guards to be consistent and compliant with LLVM (NFC) 2020-02-17 23:15:40 -08:00
PdbFPOProgramToDWARFExpression.cpp [lldb] Rename StringRef _lower() method calls to _insensitive() 2021-06-25 00:22:01 +03:00
PdbFPOProgramToDWARFExpression.h [lldb] Update header guards to be consistent and compliant with LLVM (NFC) 2020-02-17 23:15:40 -08:00
PdbIndex.cpp [lldb][PDB] Add ObjectFile PDB plugin 2020-10-26 10:28:48 -07:00
PdbIndex.h [lldb][PDB] Add ObjectFile PDB plugin 2020-10-26 10:28:48 -07:00
PdbSymUid.cpp
PdbSymUid.h [lldb] Update header guards to be consistent and compliant with LLVM (NFC) 2020-02-17 23:15:40 -08:00
PdbUtil.cpp
PdbUtil.h [lldb] Update header guards to be consistent and compliant with LLVM (NFC) 2020-02-17 23:15:40 -08:00
SymbolFileNativePDB.cpp [lldb] Replace default bodies of special member functions with = default; 2021-07-02 11:31:16 -07:00
SymbolFileNativePDB.h [lldb] Refactor argument group by SourceLocationSpec (NFCI) 2021-05-04 23:04:31 +00:00
UdtRecordCompleter.cpp [lldb][PDB] Constexpr static member values as AST literals 2020-06-25 11:27:16 +03:00
UdtRecordCompleter.h [lldb][PDB] Constexpr static member values as AST literals 2020-06-25 11:27:16 +03:00