Home
last modified time | relevance | path

Searched defs:clean (Results 1 – 18 of 18) sorted by relevance

/llvm-project-15.0.7/clang/test/CodeGenCXX/
H A Dstack-reuse-exceptions.cpp53 NontrivialDtor clean; in cleanupsAreEmittedWithoutTryCatch() local
114 NontrivialDtor clean; in cleanupsAreEmittedWithTryCatch() local
/llvm-project-15.0.7/lldb/test/API/functionalities/fat_archives/
H A DMakefile16 clean:: target
/llvm-project-15.0.7/lldb/test/API/macosx/find-dsym/bundle-with-dot-in-filename/
H A DMakefile18 clean:: target
/llvm-project-15.0.7/lldb/test/API/macosx/find-dsym/deep-bundle/
H A DMakefile23 clean:: target
/llvm-project-15.0.7/lldb/test/API/macosx/find-app-in-bundle/
H A DMakefile12 clean:: target
/llvm-project-15.0.7/lldb/scripts/lldb-test-qemu/
H A Dsetup.sh101 clean() { function
/llvm-project-15.0.7/lldb/examples/darwin/heap_find/heap/
H A DMakefile29 clean: target
/llvm-project-15.0.7/lldb/test/API/functionalities/postmortem/netbsd-core/
H A DGNUmakefile7 clean: target
/llvm-project-15.0.7/libcxx/utils/ci/
H A Drun-buildbot74 function clean() { function
/llvm-project-15.0.7/polly/lib/External/isl/imath/tests/gmp-compat-test/
H A DMakefile25 clean: target
/llvm-project-15.0.7/openmp/runtime/tools/lib/
H A DBuild.pm184 sub clean(@) { subroutine
/llvm-project-15.0.7/clang/tools/scan-build-py/tests/functional/src/build/
H A DMakefile41 clean: target
/llvm-project-15.0.7/compiler-rt/test/BlocksRuntime/
H A Dmakefile10 clean: target
/llvm-project-15.0.7/clang/utils/ABITest/layout/
H A DMakefile67 clean: target
/llvm-project-15.0.7/polly/lib/External/isl/imath/
H A DMakefile128 clean distclean: target
/llvm-project-15.0.7/libc/AOR_v20.02/
H A DMakefile68 clean: $(SUBS:%=clean-%) target
/llvm-project-15.0.7/clang/utils/perf-training/
H A Dperf-helper.py30 def clean(args): function
/llvm-project-15.0.7/lldb/test/Shell/helper/
H A Dbuild.py728 def clean(files): function