Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/lldb/source/Plugins/StructuredData/DarwinLog/
DStructuredDataDarwinLog.cpp187 const OperationCreationFunc &creation_func) { in RegisterOperation() argument
188 GetCreationFuncMap().insert(std::make_pair(operation, creation_func)); in RegisterOperation()