Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/test/Preprocessor/
H A Doutput_paste_avoid.cpp37 #define TYPEDEF(guid) typedef [uuid(guid)] argument
/llvm-project-15.0.7/lld/COFF/
H A DPDB.cpp1590 codeview::GUID guid; in createPDB() local
1667 void PDBLinker::commit(codeview::GUID *guid) { in commit()
/llvm-project-15.0.7/lldb/source/Plugins/SymbolFile/NativePDB/
H A DSymbolFileNativePDB.cpp136 llvm::codeview::GUID guid; in loadMatchingPDBFile() local