Home
last modified time | relevance | path

Searched defs:print_help (Results 1 – 2 of 2) sorted by relevance

/llvm-project/polly/lib/External/isl/
H A Disl_arg.c605 static void print_help(struct isl_arg *arg, in print_help() function
/llvm-project/polly/utils/
H A Dargparse.py2314 def print_help(self, file=None): member in ArgumentParser