Home
last modified time | relevance | path

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

/libCEED/
H A DMakefile973 ifneq ($(wildcard ../iwyu/*),)
974 IWYU_DIR ?= ../iwyu
977 iwyu : target
1051 …at lib install par print test tst prove prv prove-all junit examples tidy iwyu info info-backends …
/libCEED/rust/libceed-sys/c-src/
H A DMakefile973 ifneq ($(wildcard ../iwyu/*),)
974 IWYU_DIR ?= ../iwyu
977 iwyu : target
1051 …at lib install par print test tst prove prv prove-all junit examples tidy iwyu info info-backends …
/libCEED/doc/sphinx/source/
H A DlibCEEDdev.md286 …ibCEED or set the environment variable `IWYU_CC`, then you can use the makefile target `make iwyu`.
H A Dreleasenotes.md194 - `Include-what-you-use` makefile target added as `make iwyu`.