Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Frontend/
H A DDependencyOutputOptions.h40 unsigned AddMissingHeaderDeps : 1; ///< Add missing headers to dependency list variable
H A DUtils.h141 bool AddMissingHeaderDeps; variable