Home
last modified time | relevance | path

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

/llvm-project/lldb/source/Plugins/ExpressionParser/Clang/
H A DClangExpressionSourceCode.h39 ObjCStaticMethod, enumerator
H A DClangExpressionSourceCode.cpp338 m_wrap_kind == WrapKind::ObjCStaticMethod; in AddLocalVariableDecls()
495 case WrapKind::ObjCStaticMethod: in GetText()
H A DClangUserExpression.cpp404 return Kind::ObjCStaticMethod; in GetWrapKind()