Home
last modified time | relevance | path

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

/llvm-project-15.0.7/polly/test/
H A Dupdate_check.py22 emptyline = re.compile(r'\s*(\;\s*)?') variable
27 while len(lines) and emptyline.fullmatch(lines[0]):
34 while len(lines) and emptyline.fullmatch(lines[-1]):
406 elif emptyline.fullmatch(line):
/llvm-project-15.0.7/clang/test/CoverageMapping/
H A Dblock-storage-starts-region.m1 // RUN: %clang_cc1 -mllvm -emptyline-comment-coverage=false -fprofile-instrument=clang -fcoverage-m…
H A Dimplicit-def-in-macro.m1 // RUN: %clang_cc1 -mllvm -emptyline-comment-coverage=false -fprofile-instrument=clang -fcoverage-m…
H A Dobjc.m1 // RUN: %clang_cc1 -mllvm -emptyline-comment-coverage=false -fprofile-instrument=clang -fcoverage-m…