Home
last modified time | relevance | path

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

/llvm-project/polly/lib/External/isl/interface/
H A Dplain_cpp.cc926 string methodname = method.fd->getName().str(); in print_method() local
939 osprintf(os, " auto res = %s", methodname.c_str()); in print_method()