Home
last modified time | relevance | path

Searched refs:Persistent (Results 1 – 3 of 3) sorted by relevance

/minix3/external/bsd/llvm/dist/clang/tools/libclang/
H A DIndexing.cpp624 bool Persistent = requestedToGetTU; in clang_indexSourceFile_Impl() local
650 Persistent, in clang_indexSourceFile_Impl()
/minix3/external/bsd/llvm/dist/clang/include/clang/Frontend/
H A DASTUnit.h770 bool Persistent = true, StringRef ResourceFilesPath = StringRef(),
/minix3/external/bsd/llvm/dist/clang/lib/Frontend/
H A DASTUnit.cpp1724 ASTFrontendAction *Action, ASTUnit *Unit, bool Persistent, in LoadFromCompilerInvocationAction() argument
1831 if (Persistent && !TrackerAct) { in LoadFromCompilerInvocationAction()