Home
last modified time | relevance | path

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

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

Completed in 8 milliseconds