Home
last modified time | relevance | path

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

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