Home
last modified time | relevance | path

Searched defs:Guid (Results 1 - 11 of 11) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/CodeView/
H A DFormatters.cpp20 GuidAdapter::GuidAdapter(StringRef Guid) in GuidAdapter() argument
23 GuidAdapter::GuidAdapter(ArrayRef<uint8_t> Guid) in GuidAdapter() argument
43 raw_ostream &llvm::codeview::operator<<(raw_ostream &OS, const GUID &Guid) { in operator <<() argument
H A DCodeViewRecordIO.cpp222 Error CodeViewRecordIO::mapGuid(GUID &Guid, const Twine &Comment) { in mapGuid() argument
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/DebugInfo/CodeView/
H A DFormatters.h28 ArrayRef<uint8_t> Guid; member in llvm::codeview::detail::final
H A DGUID.h22 uint8_t Guid[16]; member
[all...]
H A DTypeRecord.h594 GUID Guid; member in llvm::codeview::TypeServer2Record
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/DebugInfo/PDB/Native/
H A DInfoStreamBuilder.h67 codeview::GUID Guid; member in llvm::pdb::InfoStreamBuilder
H A DRawTypes.h308 codeview::GUID Guid; member
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/PDB/Native/
H A DPDBFileBuilder.cpp264 Error PDBFileBuilder::commit(StringRef Filename, codeview::GUID *Guid) { in commit() argument
/third_party/protobuf/csharp/src/Google.Protobuf.Test.TestProtos/
H A DUnittestIssues.cs2247 public string Guid { property in UnitTest.Issues.TestProtos.TestJsonName
[all...]
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/
H A DModuleSummaryAnalysis.cpp143 static void addVCallToSet(DevirtCallSite Call, GlobalValue::GUID Guid, in addVCallToSet() argument
174 GlobalValue::GUID Guid = GlobalValue::getGUID(TypeId->getString()); in addIntrinsicToSummary() local
205 GlobalValue::GUID Guid = GlobalValue::getGUID(TypeId->getString()); in addIntrinsicToSummary() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/
H A DModuleSummaryIndex.h686 void addTypeTest(GlobalValue::GUID Guid) { in addTypeTest() argument

Completed in 15 milliseconds