Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/lldb/source/Symbol/
H A DType.cpp38 bool lldb_private::contextMatches(llvm::ArrayRef<CompilerContext> context_chain, in contextMatches() function in lldb_private
155 return ::contextMatches(context_chain, m_context); in ContextMatches()
163 return ::contextMatches( in ContextMatches()
/freebsd-14.2/contrib/llvm-project/lldb/include/lldb/Symbol/
H A DType.h66 bool contextMatches(llvm::ArrayRef<CompilerContext> context_chain,