Home
last modified time | relevance | path

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

/third_party/boost/boost/dll/detail/demangling/
Dmsvc.hpp168 auto const thiscall = "__cdecl" >> x3::space; variable
170 auto const thiscall = "__thiscall" >> x3::space; variable