Home
last modified time | relevance | path

Searched defs:guid (Results 1 – 6 of 6) sorted by relevance

/llvm-project/clang/test/Preprocessor/
H A Doutput_paste_avoid.cpp37 #define TYPEDEF(guid) typedef [uuid(guid)] argument
/llvm-project/llvm/include/llvm/ProfileData/
H A DPGOCtxProfReader.h59 GlobalValue::GUID guid() const { return GUID; } guid() function
H A DCtxInstrContextNode.h107 GUID guid() const { return Guid; } guid() function
/llvm-project/compiler-rt/lib/ctx_profile/
H A DCtxInstrContextNode.h107 GUID guid() const { return Guid; } guid() function
/llvm-project/lld/COFF/
H A DPDB.cpp1625 codeview::GUID guid; createPDB() local
1713 commit(codeview::GUID * guid) commit() argument
/llvm-project/lldb/source/Plugins/SymbolFile/NativePDB/
H A DSymbolFileNativePDB.cpp133 llvm::codeview::GUID guid; in loadMatchingPDBFile() local