Home
last modified time | relevance | path

Searched defs:getGuid (Results 1 – 15 of 15) sorted by relevance

/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/DebugInfo/PDB/Native/
DInfoStreamBuilder.h50 codeview::GUID getGuid() const { return Guid; } in getGuid() function
/external/llvm-project/llvm/lib/DebugInfo/PDB/Native/
DNativeExeSymbol.cpp79 codeview::GUID NativeExeSymbol::getGuid() const { in getGuid() function in NativeExeSymbol
DInfoStream.cpp113 GUID InfoStream::getGuid() const { return Header->Guid; } in getGuid() function in InfoStream
DNativeRawSymbol.cpp366 codeview::GUID NativeRawSymbol::getGuid() const { return codeview::GUID{{0}}; } in getGuid() function in NativeRawSymbol
/external/llvm-project/llvm/include/llvm/DebugInfo/PDB/Native/
DInfoStreamBuilder.h50 codeview::GUID getGuid() const { return Guid; } in getGuid() function
/external/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/PDB/Native/
DNativeExeSymbol.cpp79 codeview::GUID NativeExeSymbol::getGuid() const { in getGuid() function in NativeExeSymbol
DInfoStream.cpp113 GUID InfoStream::getGuid() const { return Header->Guid; } in getGuid() function in InfoStream
DNativeRawSymbol.cpp366 codeview::GUID NativeRawSymbol::getGuid() const { return codeview::GUID{{0}}; } in getGuid() function in NativeRawSymbol
/external/llvm/lib/DebugInfo/PDB/Raw/
DInfoStream.cpp76 PDB_UniqueId InfoStream::getGuid() const { return Guid; } in getGuid() function in InfoStream
/external/llvm/lib/DebugInfo/PDB/DIA/
DDIARawSymbol.cpp728 PDB_UniqueId DIARawSymbol::getGuid() const { in getGuid() function in DIARawSymbol
/external/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/PDB/DIA/
DDIARawSymbol.cpp890 codeview::GUID DIARawSymbol::getGuid() const { in getGuid() function in DIARawSymbol
/external/llvm-project/llvm/lib/DebugInfo/PDB/DIA/
DDIARawSymbol.cpp890 codeview::GUID DIARawSymbol::getGuid() const { in getGuid() function in DIARawSymbol
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/DebugInfo/CodeView/
DTypeRecord.h590 const GUID &getGuid() const { return Guid; } in getGuid() function
/external/llvm-project/llvm/include/llvm/DebugInfo/CodeView/
DTypeRecord.h584 const GUID &getGuid() const { return Guid; } in getGuid() function
/external/llvm/include/llvm/DebugInfo/CodeView/
DTypeRecord.h667 StringRef getGuid() const { return Guid; } in getGuid() function