Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/lldb/include/lldb/Expression/
H A DExpressionSourceCode.h40 bool static_method, ExecutionContext &exe_ctx) const;
/freebsd-12.1/contrib/llvm/tools/lldb/source/Expression/
H A DExpressionSourceCode.cpp181 bool static_method, in GetText() argument
320 if (static_method) { in GetText()