OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:SharedState
(Results
1 - 5
of
5
) sorted by relevancy
/src/external/bsd/zstd/dist/contrib/pzstd/
Pzstd.h
40
class
SharedState
{
42
SharedState
(const Options& options) : log(options.verbosity) {
82
~
SharedState
() {
110
SharedState
& state,
132
SharedState
& state,
149
SharedState
& state,
/src/external/apache2/llvm/dist/clang/lib/Frontend/
ASTMerge.cpp
41
auto
SharedState
= std::make_shared<ASTImporterSharedState>(
58
/*MinimalImport=*/false,
SharedState
);
SerializedDiagnosticPrinter.cpp
139
struct
SharedState
;
141
explicit SDiagsWriter(std::shared_ptr<
SharedState
> State)
149
State(std::make_shared<
SharedState
>(File, Diags)) {
247
struct
SharedState
{
248
SharedState
(StringRef File, DiagnosticOptions *Diags)
295
std::shared_ptr<
SharedState
> State;
/src/external/apache2/llvm/dist/clang/include/clang/AST/
ExternalASTMerger.h
112
std::shared_ptr<ASTImporterSharedState>
SharedState
;
ASTImporter.h
221
std::shared_ptr<ASTImporterSharedState>
SharedState
= nullptr;
313
/// \param
SharedState
The importer specific lookup table which may be
319
std::shared_ptr<ASTImporterSharedState>
SharedState
= nullptr);
Completed in 17 milliseconds
Indexes created Wed Aug 05 00:25:39 UTC 2026