Home
last modified time | relevance | path

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

/llvm-project/clang/lib/Tooling/DependencyScanning/
H A DDependencyScanningWorker.cpp289 bool EagerLoadModules, bool DisableFree, in DependencyScanningAction() argument
472 bool DisableFree; global() member in __anond7e831410111::DependencyScanningAction
647 bool DisableFree = true; computeDependencies() local
[all...]
/llvm-project/clang/lib/Frontend/
H A DFrontendAction.cpp1116 bool DisableFree = CI.getFrontendOpts().DisableFree; EndSourceFile() local