Skip to content

Commit d1d7fac

Browse files
committed
C++: add member_function_this_type to dbscheme
1 parent 1b4df57 commit d1d7fac

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cpp/ql/src/semmlecode.cpp.dbscheme

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -420,7 +420,7 @@ function_deleted(unique int id: @function ref);
420420

421421
function_defaulted(unique int id: @function ref);
422422

423-
423+
member_function_this_type(unique int id: @function ref, int this_type: @type ref);
424424

425425
#keyset[id, type_id]
426426
fun_decls(

0 commit comments

Comments
 (0)