Searched refs:manager (Results 26 - 29 of 29) sorted by relevance

12

/freebsd-13-stable/contrib/llvm-project/lldb/source/Plugins/ExpressionParser/Clang/
H A DClangExpressionParser.cpp169 void ResetManager(DiagnosticManager *manager = nullptr) {
170 m_manager = manager;
985 // Clang wants to do completion on a real file known by Clang's file manager,
987 // TODO: We probably could also simulate to Clang's file manager that there
1227 // Now play all the edits, and stash the result in the diagnostic manager.
/freebsd-13-stable/contrib/llvm-project/lldb/include/lldb/Core/
H A DValueObject.h850 // without a parent.) The manager gets passed through all the generations of
905 ValueObject(ExecutionContextScope *exe_scope, ValueObjectManager &manager,
932 // ValueObject managed by this ValueObject's manager.
986 // A value object manager class that is seeded with the static variable value
/freebsd-13-stable/contrib/llvm-project/lldb/source/Core/
H A DValueObject.cpp107 ValueObjectManager &manager,
113 m_manager(&manager), m_children(), m_synthetic_children(),
106 ValueObject(ExecutionContextScope *exe_scope, ValueObjectManager &manager, AddressType child_ptr_or_ref_addr_type) argument
/freebsd-13-stable/crypto/heimdal/
H A Dconfigure8076 *** may want to report the problem to your system manager and/or to
8142 *** may want to report the problem to your system manager and/or to

Completed in 204 milliseconds

12