OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ShowIncludesDest
(Results
1 - 4
of
4
) sorted by relevancy
/src/external/apache2/llvm/dist/clang/include/clang/Frontend/
DependencyOutputOptions.h
48
ShowIncludesDestination
ShowIncludesDest
= ShowIncludesDestination::None;
/src/external/apache2/llvm/dist/clang/lib/Frontend/
HeaderIncludeGen.cpp
90
switch (DepOpts.
ShowIncludesDest
) {
CompilerInvocation.cpp
1982
if (Opts.
ShowIncludesDest
!= ShowIncludesDestination::None)
2028
Opts.
ShowIncludesDest
= ShowIncludesDestination::Stderr;
2030
Opts.
ShowIncludesDest
= ShowIncludesDestination::Stdout;
2032
Opts.
ShowIncludesDest
= ShowIncludesDestination::None;
CompilerInstance.cpp
533
if (DepOpts.
ShowIncludesDest
!= ShowIncludesDestination::None) {
Completed in 22 milliseconds
Indexes created Sun Jun 14 00:25:39 UTC 2026