Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lldb/source/Symbol/
H A DType.cpp46 bool lldb_private::contextMatches(llvm::ArrayRef<CompilerContext> context_chain, in contextMatches() function in lldb_private
157 return ::contextMatches(context_chain, m_context); in ContextMatches()
165 return ::contextMatches( in ContextMatches()
/freebsd/contrib/llvm-project/lldb/include/lldb/Symbol/
H A DType.h70 bool contextMatches(llvm::ArrayRef<CompilerContext> context_chain,