Home
last modified time | relevance | path

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

/dports/math/barvinok/barvinok-0.41.5/pet/
H A Dscan.h316 void report_unsupported_inline_function_argument(clang::Stmt *stmt);
H A Dscan.cc322 void PetScan::report_unsupported_inline_function_argument(Stmt *stmt) in report_unsupported_inline_function_argument() function in PetScan
1882 report_unsupported_inline_function_argument(arg); in set_inliner_arguments()