Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/lldb/source/Plugins/ExpressionParser/Clang/
DClangUserExpression.h265 bool m_in_static_method = false; variable
DClangUserExpression.cpp213 m_in_static_method = true; in ScanContext()
405 if (m_in_static_method) in GetWrapKind()