Home
last modified time | relevance | path

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

/llvm-project/polly/lib/External/isl/
H A Disl_flow.c50 isl_restriction *restr; in isl_restriction_alloc() local
91 isl_restriction *restr; in isl_restriction_input() local
119 isl_restriction *restr; in isl_restriction_output() local
139 __isl_take isl_restriction *restr) in isl_restriction_free()
150 isl_ctx *isl_restriction_get_ctx(__isl_keep isl_restriction *restr) in isl_restriction_get_ctx()
585 isl_restriction *restr; in restricted_partial_lexmax() local
/llvm-project/clang-tools-extra/test/clang-tidy/checkers/readability/
H A Dconvert-member-functions-to-static.cpp179 void restr() __restrict { in restr() function