Searched defs:Persistent (Results 1 – 4 of 4) sorted by relevance
55 Persistent, enumerator
103 template <class T> class Persistent; variable334 template <class S> inline Persistent(Persistent<S> that) in Persistent() function344 template <class S> inline Persistent(S* that) : Handle<T>(that) { } in Persistent() function350 template <class S> explicit inline Persistent(Handle<S> that) in Persistent() function3306 template <class T> friend class Persistent; variable
636 bool Persistent = requestedToGetTU; in clang_indexSourceFile_Impl() local
1745 bool Persistent, in LoadFromCompilerInvocationAction()