Home
last modified time | relevance | path

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

/external/llvm-project/lldb/source/Plugins/ExpressionParser/Clang/
DClangExpressionSourceCode.h38 ObjCStaticMethod, enumerator
DClangExpressionSourceCode.cpp284 m_wrap_kind == WrapKind::ObjCStaticMethod; in AddLocalVariableDecls()
446 case WrapKind::ObjCStaticMethod: in GetText()
DClangUserExpression.cpp408 return Kind::ObjCStaticMethod; in GetWrapKind()