Lines Matching full:persistent
65 /// the result persistent variable, and instead marks the variable
111 /// [Used by IRForTarget] Add a variable to the list of persistent
115 /// The Clang declaration for the persistent variable, used for
119 /// The name of the persistent variable, usually $something.
287 /// persistent declarations.
290 /// A persistent decl with the given name or a nullptr.
298 bool m_keep_result_in_memory; ///< True if result persistent variables
326 nullptr; ///< The persistent variables for the process.
387 /// from persistent variables.
393 /// Searches the persistent decls of the target for entities with the
579 /// Use the NameSearchContext to generate a Decl for the given persistent
586 /// The persistent variable that needs a Decl.