Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/clang/lib/AST/
DExternalASTMerger.cpp164 Decl *Persistent = SourceMerger->FindOriginalDecl(FromD); in ImportImpl() local
/openbsd/src/gnu/llvm/lldb/tools/lldb-test/
Dlldb-test.cpp87 static cl::opt<bool> Persistent( variable
/openbsd/src/gnu/llvm/clang/tools/libclang/
DIndexing.cpp588 bool Persistent = requestedToGetTU; in clang_indexSourceFile_Impl() local
/openbsd/src/gnu/llvm/clang/lib/Frontend/
DASTUnit.cpp1532 ASTUnit *Unit, bool Persistent, StringRef ResourceFilesPath, in LoadFromCompilerInvocationAction()