Home
last modified time | relevance | path

Searched defs:should_skip (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/lldb/source/Plugins/Trace/intel-pt/
H A DTraceIntelPTBundleSaver.cpp144 bool should_skip = false; in WriteContextSwitchTrace() local
/freebsd/contrib/llvm-project/lldb/source/Symbol/
H A DType.cpp164 auto should_skip = [this](const CompilerContext &ctx) { in ContextMatches() local