Home
last modified time | relevance | path

Searched defs:MinimizeIncludePaths (Results 1 – 3 of 3) sorted by relevance

/external/llvm-project/clang-tools-extra/clang-include-fixer/
DIncludeFixer.h57 bool MinimizeIncludePaths; variable
88 bool MinimizeIncludePaths, in IncludeFixerSemaSource()
151 bool MinimizeIncludePaths = true; variable
DIncludeFixer.cpp29 explicit Action(SymbolIndexManager &SymbolIndexMgr, bool MinimizeIncludePaths) in Action()
77 bool MinimizeIncludePaths) in IncludeFixerActionFactory()
/external/llvm-project/clang-tools-extra/clang-include-fixer/tool/
DClangIncludeFixer.cpp108 MinimizeIncludePaths("minimize-paths", variable