Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lldb/include/lldb/ValueObject/
H A DDILEval.h26 lldb::ValueObjectSP LookupIdentifier(llvm::StringRef name_ref,
/freebsd/contrib/llvm-project/lldb/source/ValueObject/
H A DDILEval.cpp88 lldb::ValueObjectSP LookupIdentifier(llvm::StringRef name_ref, in LookupIdentifier() function
158 LookupIdentifier(node->GetName(), m_exe_ctx_scope, use_dynamic); in Visit()