Searched refs:contextMatches (Results 1 – 2 of 2) sorted by relevance
46 bool lldb_private::contextMatches(llvm::ArrayRef<CompilerContext> context_chain, in contextMatches() function in lldb_private157 return ::contextMatches(context_chain, m_context); in ContextMatches()165 return ::contextMatches( in ContextMatches()
70 bool contextMatches(llvm::ArrayRef<CompilerContext> context_chain,