Home
last modified time | relevance | path

Searched refs:DIASourceFile (Results 1 – 25 of 27) sorted by relevance

12

/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/DebugInfo/PDB/DIA/
H A DDIASourceFile.cpp19 DIASourceFile::DIASourceFile(const DIASession &PDBSession, in DIASourceFile() function in DIASourceFile
23 std::string DIASourceFile::getFileName() const { in getFileName()
27 uint32_t DIASourceFile::getUniqueId() const { in getUniqueId()
32 std::string DIASourceFile::getChecksum() const { in getChecksum()
44 PDB_Checksum DIASourceFile::getChecksumType() const { in getChecksumType()
53 DIASourceFile::getCompilands() const { in getCompilands()
H A DDIAEnumSourceFiles.cpp31 return std::unique_ptr<IPDBSourceFile>(new DIASourceFile(Session, Item)); in getChildAtIndex()
40 return std::unique_ptr<IPDBSourceFile>(new DIASourceFile(Session, Item)); in getNext()
H A DDIASession.cpp239 const DIASourceFile &RawFile = static_cast<const DIASourceFile &>(File); in findLineNumbers()
359 return std::make_unique<DIASourceFile>(*this, LocatedFile); in getSourceFileById()
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/PDB/DIA/
H A DDIASourceFile.cpp19 DIASourceFile::DIASourceFile(const DIASession &PDBSession, in DIASourceFile() function in DIASourceFile
23 std::string DIASourceFile::getFileName() const { in getFileName()
27 uint32_t DIASourceFile::getUniqueId() const { in getUniqueId()
32 std::string DIASourceFile::getChecksum() const { in getChecksum()
44 PDB_Checksum DIASourceFile::getChecksumType() const { in getChecksumType()
53 DIASourceFile::getCompilands() const { in getCompilands()
H A DDIAEnumSourceFiles.cpp31 return std::unique_ptr<IPDBSourceFile>(new DIASourceFile(Session, Item)); in getChildAtIndex()
40 return std::unique_ptr<IPDBSourceFile>(new DIASourceFile(Session, Item)); in getNext()
H A DDIASession.cpp239 const DIASourceFile &RawFile = static_cast<const DIASourceFile &>(File); in findLineNumbers()
359 return std::make_unique<DIASourceFile>(*this, LocatedFile); in getSourceFileById()
/aosp_15_r20/external/llvm/lib/DebugInfo/PDB/DIA/
H A DDIASourceFile.cpp21 DIASourceFile::DIASourceFile(const DIASession &PDBSession, in DIASourceFile() function in DIASourceFile
25 std::string DIASourceFile::getFileName() const { in getFileName()
38 uint32_t DIASourceFile::getUniqueId() const { in getUniqueId()
43 std::string DIASourceFile::getChecksum() const { in getChecksum()
55 PDB_Checksum DIASourceFile::getChecksumType() const { in getChecksumType()
64 DIASourceFile::getCompilands() const { in getCompilands()
H A DDIAEnumSourceFiles.cpp32 return std::unique_ptr<IPDBSourceFile>(new DIASourceFile(Session, Item)); in getChildAtIndex()
41 return std::unique_ptr<IPDBSourceFile>(new DIASourceFile(Session, Item)); in getNext()
H A DDIASession.cpp183 const DIASourceFile &RawFile = static_cast<const DIASourceFile &>(File); in findLineNumbers()
280 return llvm::make_unique<DIASourceFile>(*this, LocatedFile); in getSourceFileById()
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/DebugInfo/PDB/DIA/
H A DDIASourceFile.h19 class DIASourceFile : public IPDBSourceFile {
21 explicit DIASourceFile(const DIASession &Session,
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/DebugInfo/PDB/DIA/
H A DDIASourceFile.h19 class DIASourceFile : public IPDBSourceFile {
21 explicit DIASourceFile(const DIASession &Session,
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/DebugInfo/PDB/DIA/
DDIASourceFile.h19 class DIASourceFile : public IPDBSourceFile {
21 explicit DIASourceFile(const DIASession &Session,
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/DebugInfo/PDB/DIA/
DDIASourceFile.h19 class DIASourceFile : public IPDBSourceFile {
21 explicit DIASourceFile(const DIASession &Session,
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/DebugInfo/PDB/DIA/
DDIASourceFile.h19 class DIASourceFile : public IPDBSourceFile {
21 explicit DIASourceFile(const DIASession &Session,
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/DebugInfo/PDB/DIA/
DDIASourceFile.h19 class DIASourceFile : public IPDBSourceFile {
21 explicit DIASourceFile(const DIASession &Session,
/aosp_15_r20/external/llvm/include/llvm/DebugInfo/PDB/DIA/
H A DDIASourceFile.h20 class DIASourceFile : public IPDBSourceFile {
22 explicit DIASourceFile(const DIASession &Session,
/aosp_15_r20/external/llvm/lib/DebugInfo/PDB/
H A DCMakeLists.txt24 DIA/DIASourceFile.cpp
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/PDB/
H A DCMakeLists.txt31 DIA/DIASourceFile.cpp
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/DebugInfo/PDB/
H A DCMakeLists.txt36 DIA/DIASourceFile.cpp
/aosp_15_r20/external/llvm/include/llvm/
H A Dmodule.modulemap76 exclude header "DebugInfo/PDB/DIA/DIASourceFile.h"
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/
H A Dmodule.modulemap123 exclude header "DebugInfo/PDB/DIA/DIASourceFile.h"
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/
H A Dmodule.modulemap137 exclude header "DebugInfo/PDB/DIA/DIASourceFile.h"
/aosp_15_r20/external/angle/third_party/clspv/gn/llvm/sources/
H A DBUILD.gn1352 "DIA/DIASourceFile.cpp",
/aosp_15_r20/external/skia/bazel/rbe/gce_linux/cc/
H A Dmodule.modulemap3054 textual header "/usr/include/llvm-11/llvm/DebugInfo/PDB/DIA/DIASourceFile.h"
/aosp_15_r20/prebuilts/rust/bootstrap/
H A Dchain.log3815 …rustc-1.21.0-src/build/x86_64-unknown-linux-gnu/llvm/include/llvm/DebugInfo/PDB/DIA/DIASourceFile.h
8502 …rustc-1.22.1-src/build/x86_64-unknown-linux-gnu/llvm/include/llvm/DebugInfo/PDB/DIA/DIASourceFile.h
13221 …rustc-1.23.0-src/build/x86_64-unknown-linux-gnu/llvm/include/llvm/DebugInfo/PDB/DIA/DIASourceFile.h
18000 …rustc-1.24.1-src/build/x86_64-unknown-linux-gnu/llvm/include/llvm/DebugInfo/PDB/DIA/DIASourceFile.h
23300 …rustc-1.25.0-src/build/x86_64-unknown-linux-gnu/llvm/include/llvm/DebugInfo/PDB/DIA/DIASourceFile.h
28502 …rustc-1.26.2-src/build/x86_64-unknown-linux-gnu/llvm/include/llvm/DebugInfo/PDB/DIA/DIASourceFile.h
33774 …rustc-1.27.2-src/build/x86_64-unknown-linux-gnu/llvm/include/llvm/DebugInfo/PDB/DIA/DIASourceFile.h
38991 …rustc-1.28.0-src/build/x86_64-unknown-linux-gnu/llvm/include/llvm/DebugInfo/PDB/DIA/DIASourceFile.h
44576 …rustc-1.29.2-src/build/x86_64-unknown-linux-gnu/llvm/include/llvm/DebugInfo/PDB/DIA/DIASourceFile.h
50283 …rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/llvm/include/llvm/DebugInfo/PDB/DIA/DIASourceFile.h
[all …]

12