Searched refs:context_chain (Results 1 – 2 of 2) sorted by relevance
36 bool lldb_private::contextMatches(llvm::ArrayRef<CompilerContext> context_chain, in contextMatches() argument38 auto ctx = context_chain.begin(); in contextMatches()39 auto ctx_end = context_chain.end(); in contextMatches()
43 bool contextMatches(llvm::ArrayRef<CompilerContext> context_chain,