Searched defs:DisableFree (Results 1 – 2 of 2) sorted by relevance
141 DependencyScanningAction(StringRef WorkingDirectory,DependencyConsumer & Consumer,DependencyActionController & Controller,llvm::IntrusiveRefCntPtr<DependencyScanningWorkerFilesystem> DepFS,ScanningOutputFormat Format,ScanningOptimizations OptimizeArgs,bool EagerLoadModules,bool DisableFree,std::optional<StringRef> ModuleName=std::nullopt) DependencyScanningAction() argument 305 bool DisableFree; global() member in __anonc41828600111::DependencyScanningAction 481 bool DisableFree = true; computeDependencies() local [all...]
1107 bool DisableFree = CI.getFrontendOpts().DisableFree; EndSourceFile() local