Searched defs:getGuid (Results 1 - 6 of 6) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/llvm/lib/DebugInfo/PDB/Native/
H A DNativeExeSymbol.cpp79 codeview::GUID NativeExeSymbol::getGuid() const { function in class:NativeExeSymbol
H A DInfoStream.cpp113 GUID InfoStream::getGuid() const { return Header->Guid; } function in class:InfoStream
H A DNativeRawSymbol.cpp366 codeview::GUID NativeRawSymbol::getGuid() const { return codeview::GUID{{0}}; } function in class:NativeRawSymbol
/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/DebugInfo/PDB/Native/
H A DInfoStreamBuilder.h50 codeview::GUID getGuid() const { return Guid; } function in class:llvm::pdb::InfoStreamBuilder
/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/DebugInfo/CodeView/
H A DTypeRecord.h590 const GUID &getGuid() const { return Guid; } function in class:llvm::codeview::TypeServer2Record
/freebsd-13-stable/contrib/llvm-project/llvm/lib/DebugInfo/PDB/DIA/
H A DDIARawSymbol.cpp890 codeview::GUID DIARawSymbol::getGuid() const { function in class:DIARawSymbol

Completed in 67 milliseconds