Searched refs:contextMatches (Results 1 – 2 of 2) sorted by relevance
38 bool lldb_private::contextMatches(llvm::ArrayRef<CompilerContext> context_chain, in contextMatches() function in lldb_private155 return ::contextMatches(context_chain, m_context); in ContextMatches()163 return ::contextMatches( in ContextMatches()
66 bool contextMatches(llvm::ArrayRef<CompilerContext> context_chain,