Searched refs:Thiscall (Results 1 – 3 of 3) sorted by relevance
62 if ((ClassParent && CC == PDB_CallingConv::Thiscall) || in start()159 if ((ClassParent && CC != PDB_CallingConv::Thiscall) || in start()
215 Thiscall = 0x0b, enumerator
57 CASE_OUTPUT_ENUM_CLASS_STR(PDB_CallingConv, Thiscall, "thiscall", OS) in operator <<()