Home
last modified time | relevance | path

Searched refs:load_from_this_ptr (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/mit/isl/dist/interface/
H A Dcpp.cc507 bool load_from_this_ptr = pos == 0 && kind == member_method; in print_param_use() local
527 if (!load_from_this_ptr) in print_param_use()
533 if (load_from_this_ptr) in print_param_use()
H A Dplain_cpp.h55 bool load_from_this_ptr);