Home
last modified time | relevance | path

Searched defs:PDB_CallingConv (Results 1 – 2 of 2) sorted by relevance

/external/llvm/include/llvm/DebugInfo/PDB/
DPDBTypes.h145 typedef codeview::CallingConvention PDB_CallingConv; typedef
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/DebugInfo/PDB/
DPDBTypes.h156 using PDB_CallingConv = codeview::CallingConvention; variable