Searched defs:Persistent (Results 1 – 6 of 6) sorted by relevance
/freebsd-src/sys/contrib/openzfs/etc/systemd/system/ |
H A D | zfs-scrub-monthly@.timer.in | 7 Persistent=true key
|
H A D | zfs-trim-monthly@.timer.in | 7 Persistent=true key
|
H A D | zfs-trim-weekly@.timer.in | 7 Persistent=true key
|
H A D | zfs-scrub-weekly@.timer.in | 7 Persistent=true key
|
/freebsd-src/contrib/llvm-project/clang/lib/AST/ |
H A D | ExternalASTMerger.cpp | 164 Decl *Persistent = SourceMerger->FindOriginalDecl(FromD); in ImportImpl() local
|
/freebsd-src/contrib/llvm-project/clang/lib/Frontend/ |
H A D | ASTUnit.cpp | 1541 LoadFromCompilerInvocationAction(std::shared_ptr<CompilerInvocation> CI,std::shared_ptr<PCHContainerOperations> PCHContainerOps,IntrusiveRefCntPtr<DiagnosticsEngine> Diags,FrontendAction * Action,ASTUnit * Unit,bool Persistent,StringRef ResourceFilesPath,bool OnlyLocalDecls,CaptureDiagsKind CaptureDiagnostics,unsigned PrecompilePreambleAfterNParses,bool CacheCodeCompletionResults,bool UserFilesAreVolatile,std::unique_ptr<ASTUnit> * ErrAST) LoadFromCompilerInvocationAction() argument
|