Searched defs:Persistent (Results 1 – 4 of 4) sorted by relevance
/llvm-project/clang/lib/AST/ |
H A D | ExternalASTMerger.cpp | 164 Decl *Persistent = SourceMerger->FindOriginalDecl(FromD); in ImportImpl() local
|
/llvm-project/lldb/tools/lldb-test/ |
H A D | lldb-test.cpp | 87 static cl::opt<bool> Persistent( global() variable
|
/llvm-project/clang/tools/libclang/ |
H A D | Indexing.cpp | 587 bool Persistent = requestedToGetTU; clang_indexSourceFile_Impl() local
|
/llvm-project/clang/lib/Frontend/ |
H A D | ASTUnit.cpp | 1554 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
|