Home
last modified time | relevance | path

Searched defs:Persistent (Results 1 – 6 of 6) sorted by relevance

/freebsd-src/sys/contrib/openzfs/etc/systemd/system/
H A Dzfs-scrub-monthly@.timer.in7 Persistent=true key
H A Dzfs-trim-monthly@.timer.in7 Persistent=true key
H A Dzfs-trim-weekly@.timer.in7 Persistent=true key
H A Dzfs-scrub-weekly@.timer.in7 Persistent=true key
/freebsd-src/contrib/llvm-project/clang/lib/AST/
H A DExternalASTMerger.cpp164 Decl *Persistent = SourceMerger->FindOriginalDecl(FromD); in ImportImpl() local
/freebsd-src/contrib/llvm-project/clang/lib/Frontend/
H A DASTUnit.cpp1541 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